Table of Contents

SQL Plus - Break

About

BREAK specifies where changes occur in a report and the formatting action to perform, such as:

Syntax

BRE[AK] [ON report_element [action [action]]] ...

where:

 
{column | expression | ROW | REPORT}
[SKI[P] n | [SKI[P]] PAGE] [NODUP[LICATES] | DUP[LICATES]]

Example

See SQL Plus - Formatting Reports

How to

List all BREAKS

Enter BREAK with no clauses to list the current BREAK definition.

Suppress all Breaks

See clear

CLEAR BREAKS
breaks cleared