Subject | Re: [firebird-support] SELECT into file |
---|---|
Author | Milan Babuskov |
Post date | 2004-02-24T14:22:58Z |
Uwe Oeder wrote:
If you wish to stop writing to file, just type
SQL> out;
That's all.
--
Milan Babuskov
http://fbexport.sourceforge.net
> Thanks that is really cool and just what I needed. Is there a way ofAFAIK, it will not overwrite, but append to the file.
> stopping the OUT statement after it has served its use ? and can one run 2
> SELECT's that however amend to the existing file rather than replace it ?
If you wish to stop writing to file, just type
SQL> out;
That's all.
--
Milan Babuskov
http://fbexport.sourceforge.net