Complex PL./SQL table types

No, only PL/SQL Tables of scalar data types are supported. For complex data types, you can use collection objects instead.

------------------
Marco Kalter
Allround Automations
 
Back
Top