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 -> Re: ??Form feed in SQL*Plus??

Re: ??Form feed in SQL*Plus??

From: Thomas Griffin <tgriffin_at_qualitech.com>
Date: 1997/02/06
Message-ID: <32F9D571.1192@qualitech.com>#1/1

Gus Spier wrote:
>
> Hi, folks!
>
> The real question is, "Does anybody have a copy of SQL*Plus Users' Guide
> (version 3.1.x.x) they can bear to part with? I'll pay real money."
>
> The immediate question is, "What option is required in the BREAK
> statement to get a new page started?" As an example,
>
> break on COL1 skip 1 on COL2 on COL3 ?form feed" on COL4 ...
>
> Pls e-mail as well as post and I'll summarize the responses for thre
> group.
>
> Thanks,
>
> Gus

Try this, but have your pagesize set correctly or have newpage set to 0

    ... on COL3 skip page ...

-- 
Thomas Griffin
Project Leader
QUALITECH Systems, Inc.
tgriffin_at_qualitech.com
Received on Thu Feb 06 1997 - 00:00:00 CST

Original text of this message

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