I am trying to do either :-

Retrieve data from an Oracle table with a nested table column
or
Retrieve data from an Oracle object table based on an object which contains
a nested table

Either attempt results in :-
DBD::Oracle::db selectrow_array failed: ERROR OCIDefineObject call needed
but not implemented yet

Works when attempting a select against a table with no objects in it. So I
am guessing this is not supported.
Is there a way around this issue?

Reply via email to