Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: number of rows in cursor?

Re: number of rows in cursor?

From: <ak_tiredofspam_at_yahoo.com>
Date: 11 Dec 2004 19:47:47 -0800
Message-ID: <1102823267.939293.234900@c13g2000cwb.googlegroups.com>


there is no efficient way, you need to run a COUNT(*) query before. What is your problem? Maybe there is another solution other than SELECT COUNT(*) ... Received on Sat Dec 11 2004 - 21:47:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US