| SPOOL [message #405331] |
Wed, 27 May 2009 06:58  |
anwar786 Messages: 19 Registered: May 2009 Location: bangalore |
Junior Member |
|
|
what exactly is the use of spool?
how to create one?
|
|
|
|
|
| Re: SPOOL [message #416199 is a reply to message #405331] |
Fri, 31 July 2009 02:34   |
easymatica Messages: 5 Registered: July 2009 |
Junior Member |
|
|
| anwar786 wrote on Wed, 27 May 2009 14:58 | what exactly is the use of spool?
how to create one?
|
the purpose of spool is to redirect the output e.g. fo a file, so when you make "select * from...", the result is printed into a file
|
|
|
| Re: SPOOL [message #416207 is a reply to message #416199] |
Fri, 31 July 2009 03:13  |
Michel Cadot Messages: 28991 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
| Quote: | the purpose of spool is to redirect the output
|
"redirect" is not the word, it is more "duplicate".
Regards
Michel
|
|
|