Lesson 6 | Setting Column Attributes |
Objective | Modify Column Headings and display Width |
SQL*Plus Environment command | Description | ||||||||||||||||
COL [UMN ] columnname [expression] |
Specify attributes for the column. Expression can be one or more of these choices:
|
||||||||||||||||
SET attribute |
Adjust environment settings. Attributes listed below are the more popular ones. The first option is the default setting. There are many more attributes.
|
||||||||||||||||
SHOW [ALL | attribute ] | Show the setting(s) for all attributes or for the specified attribute. |