Zane Appel's Oracle Cookbook
Spool to a file with the database name
column dbn new_value dbname noprint
select global_name dbn from global_name;
spool &dbname..txt
Newer Post
Older Post
Home