Re: fastest way to count number of records

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sun, 16 Jun 2002 15:32:35 GMT
Message-ID: <nc2P8.211312$352.13763_at_sccrnsc02>


That's it.
Jim
"qazmlp" <qazmlp1209_at_rediffmail.com> wrote in message news:db9bbf31.0206160621.3bf080a6_at_posting.google.com...
> What is the fastest way to count the number of records in a Table?
>
> Currently I'm using this:
> SQL> select count(*) from TableName;
Received on Sun Jun 16 2002 - 17:32:35 CEST

Original text of this message