Community

Emulating tables with PL/SQL (Part III)

(René Nyffenegger) With PL/SQL, it’s possible to create functions that return a nested table type of an object type. If the return value of such a function is given as the argument to the table() operator, it behaves like an ordinary table. I have already written about this in On emulating tables wi

Read More - Register for Free Membership

Tags: