Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can we have Oracle Associative Array in a SQL query

2754423Nov 21 2014 — edited Nov 21 2014

I have checked a lot before i put this, i want toknow if we can have associate array in select query? As far as i know we can have nested tables and varrays in the select query?

Can someone please give an exapme of Associate arrays in select statment. As per the defination of Associative array's they are created only on pl/sql block or some package and cannot be stored in DB as object. so can we put associative arrya in slect query of a procedure?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2014
Added on Nov 21 2014
3 comments
596 views