MySQL Forums
Forum List  »  InnoDB

Re: Multiply column values
Posted by: Devart Team
Date: December 10, 2012 01:34AM

You cannot do it using tables. But, you always can calculate it on the fly - just using a SELECT query, or - you can use view for this purpose.

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
3380
November 08, 2012 01:35PM
Re: Multiply column values
993
December 10, 2012 01:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.