MySQL Forums
Forum List  »  Docs

Help on Arrays required
Posted by: Deepak Sharma
Date: March 25, 2006 04:29AM

Dear All,

Please help me in using arrays in plsql. Is it possible in MYSQL? Something like Varrays in Oracle..

If so, pls help me to declare a character variable as array.
For example
Declare NoOfMonths[12] int(2);
Declare daysInWeek[7] varchar(3);

Options: ReplyQuote


Subject
Views
Written By
Posted
Help on Arrays required
4189
March 25, 2006 04:29AM
2277
March 27, 2006 12: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.