You can create a SQL file that has all of the formmating commands that you want and use it as a template for any new SQL files that you create.
take a look at the following:
SET LINESIZE 300
COL mycol FORMAT A80
COL mycolo FORMAT 00009
|
Results 1 to 5 of 5
Thread: Formatting Sql OutputThreaded View
|
Click Here to Expand Forum to Full Width |