Re: Collection Datatype in MYsql
Posted by: Peter Brawley
Date: April 07, 2015 04:17PM

> in oracle we have collection data type like VARRAY, Nested Table and Associative array

None of those exist in MySQL. You'll need to use tables, optionally with foreign keys.

Options: ReplyQuote


Subject
Written By
Posted
Re: Collection Datatype in MYsql
April 07, 2015 04:17PM


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.