Re: SQL*Plus

From: Christopher Jones <cjones_at_au.oracle.com>
Date: 14 Sep 1994 06:45:38 GMT
Message-ID: <CJONES.94Sep14164538_at_hurrah.au.oracle.com>


In article <354694$r0i_at_mule.fhcrc.org> steved_at_orca.fhcrc.org (Steve Dahlberg) writes:

> Using SQL*PLUS, is there an easy way to include page
> numbers on a report when the report consists of a
> series of several SQL querries. I'm able to get
> page numbers for the first SQL querrie but it resets
> itself to page 1 on the subsequent ones. thanks

Will SET EMBEDDED ON do what you want? If you want the output from each SELECT to start on a new page, you may need to use a BTITLE.

Chris Received on Wed Sep 14 1994 - 08:45:38 CEST

Original text of this message