This blog post brought to you by the letter M as in Martin . Follow @martindsouza . He asked me on twitter if SQLcl via Nashorn could...
[Read More]
Import APEX apps now easier with SQLcl
Hopefully by now everyone knows there's the ability in SQLcl to use Javascript and the same javascript can be used to make custom commands extending...
[Read More]
SQLcl as a library in existing programs
I got a question over the weekend if SQLcl could be leveraged as library from inside a Jython program. This may seem like it's the...
[Read More]
Adding Reserved command in SQLcl
I saw Stephen's example of checking reserved words in the database from Vertan's day and figured I'd do the same in SQLcl.#595 #plsql Is it...
[Read More]
Export APEX application with SQLcl
APEXExport has been around a long time for exporting an application and anything else like images, feedback,websheets,.. into a file system so that they can...
[Read More]