Community

Dynamic Ref Cursor with Dynamic Fetch

by Zlatko Sirotic – Suppose you’ve got a function that is based on a dynamically generated query that returns a ref cursor variable. Now suppose you want to use this ref cursor variable in your procedure, but you don’t know the record structure. So how do you make a “FETCH l_ref_cur INTO record_vari

Read More - Register for Free Membership

Tags: