Re: A better SQL*Plus -- what features should it have?

From: Scott Mattes <Scott_at_TheMattesFamily.ws>
Date: Thu, 07 Nov 2002 19:25:32 GMT
Message-ID: <M6zy9.8924$6g.3228438_at_news1.news.adelphia.net>


I hate doing/reading one line SQL commands, so I use multi line ones. What I did in my replacement was to convert the CRLF pair to some strange character pair that a user would never use (flws) and before redisplaying it I convert them back to CRLF.

"toolsguy" <no_at_spam.for.me> wrote in message news:aqe9t9022ap_at_drn.newsguy.com...
> In article <aqe4hh$8jg6l$1_at_ID-86071.news.dfncis.de>, Matthias says...
> >
>
> SQL*Plus allows you to type multi-line statements (for example,
> PL/SQL snippets). Is this ability important? Anyone using it? (Supporting
> this will be a problem if I am also going to support up-arrow.)
>
Received on Thu Nov 07 2002 - 20:25:32 CET

Original text of this message