Re: too long SQL*plus query ?
From: George <argeo_at_4u.net>
Date: 25 Jul 2001 01:54:55 -0700
Message-ID: <a42827b0.0107250054.43885958_at_posting.google.com>
Date: 25 Jul 2001 01:54:55 -0700
Message-ID: <a42827b0.0107250054.43885958_at_posting.google.com>
> just use "set colsep ," in SQL*Plus to get commas between the fields in your
> spoolfile.
[Quoted] Hi Ulrich !
Thanks for your idea. Unfortunately this don't work because I
forgot about one thing:
I do not only need to seperate the fields by comme, I also
need to seperate the end of the line by another seperator.
It would be perfect if there would be a command like "set lineset". Is there such a thing ?
Thanks again!
George
Received on Wed Jul 25 2001 - 10:54:55 CEST