Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> how to return number of rows in a table

how to return number of rows in a table

From: bigbone <bigboneNObiSPAM_at_justinsmail.com.invalid>
Date: 2000/07/25
Message-ID: <065f8722.13945c05@usw-ex0108-061.remarq.com>#1/1

I need to generate a report that gives a list of all "Z'ed" items ...no problem. the report must also contain a count of all of the items in the table from which I am pulling the "Z'ed" items... this presents me whith a problem as I don't want all of the items returned but i do want a count of them.

I tried using a noprint statement in conjunction with a second select but it only gave me a lot of blank pages.

Can anyone instruct me?

Received on Tue Jul 25 2000 - 00:00:00 CDT

Original text of this message

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