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: query for # of rows

Re: query for # of rows

From: Igor N. Kolomiyets <inksystems_at_yahoo.com>
Date: Sun, 16 Jan 2000 16:45:26 GMT
Message-ID: <GAmg4.3720$NU6.112506@tw12.nn.bcandid.com>


But don't forget that sometimes select <some_column> from ... faster then select count(*) from ...

<dbrah_at_my-deja.com> wrote in message news:85p1jr$5lm$1_at_nnrp1.deja.com...
> Is there a command to query a table for the number of rows without
> having to do SELECT *?
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Sun Jan 16 2000 - 10:45:26 CST

Original text of this message

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