t;
To: NEERAJ BANSAL <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, June 14, 2000 2:46 AM
Subject: Re: [GENERAL] Help: How to store query output in a file !!!
>>
>> Does anyone knows how do you send query output to a file???
>
>Welcome
>
> Does anyone knows how do you send query output to a file???
Welcome to Unix(TM):
psql -c "select * from , etc." >
See also:
http://www.isu.edu/departments/comcom/unix/workshop/io.html
or, type "unix tutorial" in any web search engine.
--Gene
> I tried following but it does not work:
Does anyone knows how do you send query output to a file???
I tried following but it does not work:
select * from \o ;
Please let me know if anyone knows!! Thanks in advance
Neeraj
[EMAIL PROTECTED]