MySQL Forums
Forum List  »  Newbie

Creating Tables in mySql
Posted by: Caroline McKenna
Date: May 28, 2005 02:40AM

This might sound like a stupid question, but how do you create a column name for a table that is a numerical value? For example, I am creating a table with times being the column names, and instead of something like:

create table now('ten' varchar(30));, I would like to have the numerical value for ten.

Anyone know how to do this? Thanks a million in advance

Options: ReplyQuote


Subject
Written By
Posted
Creating Tables in mySql
May 28, 2005 02:40AM


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.