Re: Automatic SQL syntax checker
From: Adam Hapworth <hap_at_mikomi.org>
Date: 29 Aug 2002 16:25:28 -0700
Message-ID: <a6cb04db.0208291525.340bb74d_at_posting.google.com>
Date: 29 Aug 2002 16:25:28 -0700
Message-ID: <a6cb04db.0208291525.340bb74d_at_posting.google.com>
Try Emacs. Sql-mode with sql-highlight-oracle will highlight ANSI sql and Most Oracle Builtins, you can add more if you want to play with the code. You can also postscript pretty print which will make a beautiful highlighted output for you. Great thein is that with a little tweaking you can make it do any thing else you want it to do. Plus you can run SQL*Plus right from it with sql-oralce.
Emacs Rules
Adam Received on Fri Aug 30 2002 - 01:25:28 CEST