frankyberry
Programmer
I'm using Oracle 9i.
I'm creating a Db procedure that will retrieve data and I'm planning on using a cursor to loop through the returned data to insert into a table.
The only problem is that I'm a newbie to Cursors...my Db expertise is low.
So what I am asking is how to go about defining a cursor and so on...a better bet is to find a good FAQ on this topic.
Any help on cursors would be grateful...
I'm creating a Db procedure that will retrieve data and I'm planning on using a cursor to loop through the returned data to insert into a table.
The only problem is that I'm a newbie to Cursors...my Db expertise is low.
So what I am asking is how to go about defining a cursor and so on...a better bet is to find a good FAQ on this topic.
Any help on cursors would be grateful...