Number of row in a refcursor
12826Feb 18 2009 — edited Feb 19 2009I have a procedure that returns 21 Sys_Refcurors and I don't want to view the data, I just need the number of rows being returned for each cursor. I'm calling this procedure via SqlPlus.
Any ideas?