OracleSQL
OracleSQL copied to clipboard
Sublime Text 2 plackage for editing Oracle SQL and PL/SQL
Hi bizoo, I was wondering if you are planning on updating the code to work with SubliemText3. I use the build functionality a lot and it is probably the the...
It would be awesome if it would work on UNIX systems. I hacked it to work on my Mac with the Oracle Instant Client (11.2.0.3). Check out the hack here....
Not all keywords implemented some missed, please implement all pl/sql keywords and reserved words from list below, there are alla plsql keywords: oracle 11g http://docs.oracle.com/cd/E11882_01/appdev.112/e25519/reservewords.htm for oracle 10g http://docs.oracle.com/cd/B19306_01/appdev.102/b14261/reservewords.htm Thanks,
Hi. I like share with you this simple snippet. Thanks. https://gist.github.com/podxboq/5056927