Hi Werner,
--
On Mon, 2 Jul 2001 15:59:19Werner Stuerenburg wrote:
>Hi noelt,
>
>
>> i mean, the value of the duration field will be transferred or
>> copied to the consumed field w/c is in a diff. table.
>
>So these are just some fields like column1 and column2 - nothing
>to do with
Hello All!
I am just starting to learn mysql so forgive if i sound so beginner here.
I have 2 tables, table1 and table2. At table1, i have username and consumed
field_names. at table2, i have username and duration fieldname.
I need to put the value of duration to consumed. How will I do that?