MySQL Forums
Forum List  »  General

Calculated columns
Posted by: Sven Franke
Date: February 12, 2005 07:28AM

Is there something like calculated columns in MySQL?

I know I can retreive it with a select statement, but I want to have it in the db as a column. Something like this:

tst_Name (varchar(45))
tst_NameLength (integer) {this should be the calculated field!!!)

Thanx...

Options: ReplyQuote


Subject
Written By
Posted
Calculated columns
February 12, 2005 07:28AM
February 12, 2005 02:44PM
February 13, 2005 07:26AM


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.