MySQL Forums
Forum List  »  Newbie

Can a table contain a field that is an array or HashMap?
Posted by: Jeff Wachhorst
Date: April 13, 2005 05:13PM

Can a field in a database record be an array or List or Map? If so, how would you define it in a CREATE TABLE statement? If not, how to handle a case where
a database record contains a field that needs to be an array or List or Map?

Options: ReplyQuote


Subject
Written By
Posted
Can a table contain a field that is an array or HashMap?
April 13, 2005 05:13PM


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.