L lev_ko Member² Nov 27, 2002 #1 Does the current DOA version support complex PL/SQL table types? Thanks, Lev
Marco Kalter Administrator Staff member Nov 27, 2002 #1 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
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