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: rob nelson <nelsons_at_bentonrea.com>
Date: Sat, 15 Jan 2000 11:08:27 -0800
Message-ID: <85qfto$jct$1@starlifter.bentonrea.com>


You could:

SELECT COUNT(*) FROM .... dbrah_at_my-deja.com wrote in message <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 Sat Jan 15 2000 - 13:08:27 CST

Original text of this message

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