Re: Oracle, writeing to the top of file...
From: ddf <oratune_at_msn.com>
Date: Thu, 30 Jan 2014 07:53:50 -0800 (PST)
Message-ID: <416c1599-4423-439d-8636-8868d208f106_at_googlegroups.com>
Date: Thu, 30 Jan 2014 07:53:50 -0800 (PST)
Message-ID: <416c1599-4423-439d-8636-8868d208f106_at_googlegroups.com>
On Thursday, January 30, 2014 4:08:44 AM UTC-7, rgr..._at_gmail.com wrote:
> Hello,
>
>
>
> Do You know how can I easy write to output text file: not to the end of file like in utl_file.put_line but to the top of the file.
>
> I would like to reverse the sql command in generated output script file...
>
>
>
> Regards
>
> Robert
You can't, as far as I know; it either overwrites the file or appends to it.
David Fitzjarrell Received on Thu Jan 30 2014 - 16:53:50 CET