MySQL Forums
Forum List  »  Newbie

What Datatype should I use??
Posted by: Andrea Urquidez
Date: January 14, 2010 11:49AM

Hi..
I have to create a database for a java application, i created 2 tables(nicknames); the first contains only a column with a primary key in whiich I use type "varchar", in the other table i have to store, for every entrance in the first table, a list of varchar; and some other infos..
then I have to read all these infos.
What Datatype should I use for the 2nd table?
Thanks and sorry for my bad english.

Andrea.

Options: ReplyQuote


Subject
Written By
Posted
What Datatype should I use??
January 14, 2010 11:49AM


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.