How to pass collections or records information in plsql | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to pass collections or records information in plsql

How can we store data from table types(collections and records) into another table in plsql

2nd Feb 2018, 10:13 AM
Maithri Shenoy
1 Answer
0
Take a look at this: https://docs.oracle.com/cd/B28359_01/appdev.111/b28370/collections.htm does that fit your needs? Please let me know if this helped you or not.
20th Apr 2018, 6:23 AM
***
*** - avatar