To continue reading for free, register below or login
To read more you must become a member of SearchOracle.com
');
// -->

You can open as many cursors as set by the initialization parameter "open_cursors." For example, if open_cursors is set to 100, then you can have 100 cursors opened at the same time.
The open_cursors parameter counts the cursors you open and the cursors that Oracle uses to perform recursive SQL.
|