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: Is it possible to return the no. of records found

Re: Is it possible to return the no. of records found

From: Clay Davidson <clay_at_his.com>
Date: 1997/11/23
Message-ID: <3477db62.11026174@news.his.com>#1/1

select count(*) from xyz where a =b and c=d and e < f.........

On Wed, 19 Nov 1997 14:02:06 +0100, Casper Thrane <ct_at_benau.dk> wrote:

>Hi
>
>Is it possible to return the number of records a query found, instead of
>the actaul recordset?
>--
>Casper Thrane
>Systemdeveloper
>Benau A/S
Received on Sun Nov 23 1997 - 00:00:00 CST

Original text of this message

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