Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> ** ref cursor count
Hi,
Is there a way to get the count of rows going into ref cursor. Or if there is a way to know if no rows went in. I am doing a
open <ref_cursor> for select ....
And would like to check if any rows got selected. SQL%ROWCOUNT does not seem to be working. Thanks for your help.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Fri Mar 12 2004 - 11:18:26 CST
-----------------------------------------------------------------
![]() |
![]() |