 |
Cursor For Loop Example in Oracle PlSql - Informatica, Oracle, Netezza, Unix, Hadoop Tutorials and E
Cursors provide easy way to fetch records from database table(s) and store them in memory for future use. The following steps are followed when fetching rows from the cursor: Open the cursor Start loop Fetch record from the cursor Check whether the cursor
www.folkstalk.com |
 |