i want to copy the output of unix and sqlplus into a file .

Posted by randeepsp on Stack Overflow See other posts from Stack Overflow or by randeepsp
Published on 2010-03-18T04:43:56Z Indexed on 2010/03/18 4:51 UTC
Read the original article Hit count: 167

Filed under:
|
|

I am using Solaris. I have to log into sql plus and run some queries, which give a huge result set.

I want to copy all that into a file. Is there any command for it in unix or sqlplus ?

© Stack Overflow or respective owner

Related posts about unix

Related posts about sqlplus