How to run spool command in Oracle


Open Sqlplus

Connect to relevant database

sqlplus username/password  [Enter]

spool path/file-name  [Enter]   /* Path refers to where you want to save the spooled file.

@ script file.




0 comments: