Try
compute sum label 'Totals for the Month' of orders on ckkttyp
Rgds
> Posted At: Tuesday, September 01, 1998 8:24 PM
> Posted To: server
> Conversation: This Is Most Urgrent. Problem in Sql *Plus about
> Printing Footer
> Subject: This Is Most Urgrent. Problem in Sql *Plus about
> Printing Footer
> Hi,
> I used the following statement in the sql *plus code
> break on ckttype skip 2 on report
> compute sum of orders on ckttyp
> compute sum of circuits on ckttyp
> It is doing the expected work.It is correct.No problem about that.
> My actual Problem is
> it is printing final statement like this
> sum 31 240
> I want like this
> Totals For the Month 31 240
> Please let me know the way to solve this small and important Problem
> Thanx
> Srinivas