Skip to Main Content

SQL Developer

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!

how to use complex data types in pl/sql UNIT TEST CASES

user4597341Dec 14 2014 — edited Dec 17 2014

Hi,

I am not seeing any support for complex data types like VARRAY, NESTED TABLES, ASSOCIATIVE ARRAYs in PL/SQL unit test cases.

using variable substitution i want to read the VARRAY which is registered as OUT parameter of my SP.

When i am using {p_array}.. it is giving error.

can i get any example on how to use variable substitution for these complex types.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 14 2015
Added on Dec 14 2014
1 comment
693 views