Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: query for # of rows
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
![]() |
![]() |