Question to SQLPLUS gurus

From: Shahabuddin Mohammad <smohamma_at_pms870.pms.ford.com>
Date: 1995/05/25
Message-ID: <3q25qk$l97_at_eccdb1.pms.ford.com>#1/1


Hi,

I have a SQLPLUS report that uses the following statement to get the sum of volumes.

BREAK ON ctgy SKIP PAGE
COMPUTE sum of vol ON ctgy

In the report I get the following:


sum                        8404600


My question : Is there anyway to display 'Total Volumes' in stead of
               'sum' in the report.  


I wish I see the report like:



Total Volumes 8404600

Is it possible in SQLPLUS?

Thanks ahead for the solution.

  • Shabu.
Received on Thu May 25 1995 - 00:00:00 CEST

Original text of this message