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 a table

Re: number of rows in a table

From: Alan Shein <alanshein_at_erols.com>
Date: Thu, 30 Sep 1999 12:41:31 -0400
Message-ID: <7t03p6$q2o$1@autumn.news.rcn.net>


SELECT MAX(ROWNUM) FROM ... Received on Thu Sep 30 1999 - 11:41:31 CDT

Original text of this message

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