Hello,
We are using procedures with table type:
create type <type_name> as table (....)
using explain plan we discover that it uses row engine.
Is there an alternative??
Thanks,
Amir
Hello,
We are using procedures with table type:
create type <type_name> as table (....)
using explain plan we discover that it uses row engine.
Is there an alternative??
Thanks,
Amir