Hi,
I'm used to MS T-SQL, and the concept of temporary tables and table variables.
I have an oracle database serving data for MS reporting services, and one procedure I am trying to run does the following:
Opens a cursor populated with a list of work requests, and associated data.
Loops...