SYS_REFCURSOR

SYS_REFCURSOR is a pre-defined weak REF CURSOR type that was added to the PL/SQL language in Oracle 9i Release 1
It can be used instead of the ref_cursor (or other similar types) that we once defined explicitly in earlier versions of Oracle.

Comments

Archive

Show more