vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Is there a PL/SQL filter for Oracle-11?


From: Thomas Dickey
Subject: Re: [vile] Is there a PL/SQL filter for Oracle-11?
Date: Sun, 21 Aug 2016 18:27:15 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Aug 21, 2016 at 05:15:25PM -0500, Steven Lembark wrote:
> 
> Given the choice between vile and Oracle Developer GUI I'll take the 
> former, but there are 2K+ reserved words in Oracle that I need to 
> avoid using in variable names, etc...

There's an SQL filter (sqlmode), which I used with Oracle 10,
with some pros/cons:

I wrote it to work with either PL/SQL or sqlplus.  The latter doesn't
have the same statement-ending conditions (but otherwise looks the same
on the screen).  There's "only" 340 lines in the sql.keywords file.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]