REF CURSORs are common in Oracle's stored procedural language PL/SQL. They let you pass around a pointer to a set of query results. However in PHP, PDO_OCI doesn't yet allow fetching from them. And fetching from REF CURSORS in OCI8...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'pl/sql'.