MySQL Forums
Forum List  »  Newbie

tables within tables?
Posted by: jayd_fez1701
Date: July 07, 2005 03:43PM

I am currently working on my first project that involves databases and ASP.NET. So far I've just been using small databases that I've made up. My boss e-mailed me a list of all the fields our final database will hold, and there are over 200 fields.

I'm hoping there is some way of having tables within tables so it is easier to organize the data. What I really want is something like a C struct - a way to define my own type (instead of just integer, varchar, etc.) that encapsulates many variables within one.

Is this possible?

Options: ReplyQuote


Subject
Written By
Posted
tables within tables?
July 07, 2005 03:43PM
July 07, 2005 04:18PM


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.