psdeveloper
10-09-2008, 04:39 PM
I am new to mysql and have looked online, i have a table like this....
Quantity | Cost | Total_Cost ,
I want the total cost to = Quantity * Cost in the table, how do I do that.
Thanks
Quantity | Cost | Total_Cost ,
I want the total cost to = Quantity * Cost in the table, how do I do that.
Thanks