Name
BTITLE
Synopsis
The BTITLE command defines page footers for a report. Chapter 5 discusses BTITLE and contains several examples. Also see the TTITLE command. BTITLE and TTITLE work the same way.
Syntax
BTITLE [OFF | ON] |option[option. . . ]option::= [COLx| S[KIP]x| TABx| LE[FT] | CE[NTER] | R[IGHT] | BOLD | FOR[MAT]format_spec|text|variable]
Parameters
- BTI[TLE]
Is the command, which may be abbreviated BTI. Issuing the BTITLE command with no parameters causes SQL*Plus to display the current bottom title setting.
- OFF
Turns the page footer off but does not erase its definition. You can turn it back on with ON.
- ON
Turns on printing of page footers. The default footer, if you do not specify another, will be the first part of the SELECT statement.
- COL x
Causes any footer text following this parameter to print at the specified column position.
- S[KIP] x
May be abbreviated S. Inserts the specified number of line breaks before printing any subsequent footer text.
- TAB x
TAB is similar to COL but moves you the specified number of columns relative to the current position. Negative numbers move you backward. TAB has nothing whatsoever to do with tab characters.
- LE[FT]
May be abbreviated LE. Causes subsequent footer text to be printed beginning at the leftmost column of the current footer line.
- CE[NTER]
May be abbreviated CE. Causes subsequent footer text to be centered within the current line. The LINESIZE setting controls the line width.
- R[IGHT]
May be abbreviated R. Causes subsequent footer ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access