Using Views in PL/SQL Cursors
Hi,
I have created a Cursor that uses the per_assignments_v5 view, when running the standalone query in Toad it returns the correct data.
When I try and put this into a cursor (I have run in both the application and in TOAD) it returns no rows.
Can anyone help me with this issue?
Many thanks
Martin