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 -> Re: Record row count and execution time into table?

Re: Record row count and execution time into table?

From: Snewber <snew_at_snew.com>
Date: Fri, 30 Sep 2005 13:28:11 +1000
Message-ID: <dhibcb$1cj2$1@bunyip2.cc.uq.edu.au>


Thanks for the link.

My real question is what is the easiest way to find out how long it takes to count the rows in each table as well.

So, the output would look like this:

OWNER TABLE_NAME NUM_ROWS SECONDS

-------- ----------------- --------  -------
OWNERX   ACS_APPL_SERIES1       314     0.02
OWNERX   ACS_APPL_SERIES2       314     1.21
OWNERX   ACS_GEN                  1     0.01



Mark D Powell wrote:
> Whoops, wrong link. Try this one instead:
>
> Is there a simple way to produce a report of all tables in the database
> with current number of rows ?
> http://www.jlcomp.demon.co.uk/faq/count_all_rows.html
>
> HTH -- Mark D Powell --
>
Received on Thu Sep 29 2005 - 22:28:11 CDT

Original text of this message

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