SQL*Plus User's Guide and Reference

Contents Index Home Previous Next

COLUMN DEFAULT

Purpose

Resets the display attributes for a given column to default values.

Syntax

COL[UMN] {column|expr} DEF[AULT]

Usage Notes

Has the same effect as COLUMN CLEAR.


Contents Index Home Previous Next