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

Home -> Community -> Usenet -> c.d.o.server -> counting rows

counting rows

From: Aaron D. Hager <adhager_at_onebox.com>
Date: Wed, 29 Nov 2000 00:42:36 -0800
Message-ID: <90250b$1jj$1@newsmaster.cc.columbia.edu>

Does anyone know a faster way of counting the number of rows in a table (using OCI or SQL) other than
SELECT COUNT (*) FROM table
?

Thanks,

Aaron Received on Wed Nov 29 2000 - 02:42:36 CST

Original text of this message

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