What is Output Spooling in SQL*Plus?

          

What is Output Spooling in SQL*Plus?

<<Previous  Next>>

Oracle - What is Output Spooling in SQL*Plus? - April 10, 2009 at 11:00 AM

What is Output Spooling in SQL*Plus?  

The spooling feature facilitates copying of all the contents of the command line SQL*Plus to a specified file. This feature is called Spooling.

Syntax:

SPOOL filename: Turns on output spooling with the specified file.
SPOOL OFF: Turns off output spooling and close the spool file.

Also read

Explain how to change SQL*Plus system settings.

The SET command can be used to change the settings in the SQl*PLUS environment : SET AUTOCOMMIT OFF: Turns off the auto-commit feature, SET FEEDBACK OFF............

What are SQL*Plus Environment variables?

The behaviour of SQL PLUS depends on some environmental variables predefined in the OS: ORACLE_HOME: This variable stores the home directory where the Oracle client.............

What is Output Spooling in SQL*Plus?

The spooling feature facilitates copying of all the contents of the command line SQL*Plus to a specified file. This feature is called Spooling............

What is Input Buffer in SQL*Plus?

Input buffer feature of the command-line SQL*Plus tool allows a revision of multiple-line command and rerunning it with a couple of simple commands. The last SQL statement is............

<<Previous  Next>>



Write your comment - Share Knowledge and Experience


 

 
Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring