Clearing Column Formatting


You clear the formatting for a column using the CLEAR option of the COLUMN command. For example, the following COLUMN command clears the formatting for the product_id column:

 SQL>  COLUMN product_id CLEAR  

You can clear the formatting for all columns using CLEAR COLUMNS . For example:

 SQL>  CLEAR COLUMNS  columns cleared 

Once you ve cleared your columns, the output from queries will use the default format for the columns.




Oracle Database 10g SQL
Oracle Database 10g SQL (Osborne ORACLE Press Series)
ISBN: 0072229810
EAN: 2147483647
Year: 2004
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net