Kris' blog
This blog has moved to
http://krisrice.io
Monday, February 29, 2016
SQLCL Monitoring itself with Longops
›
Longops is a great way to monitor things that take some time to do work. There's an easy example of using longops on oracle-base here ....
Monday, February 01, 2016
Putting SQL in the corner with Javascript in SQLCL
›
Here's a pretty small javascript file that allows for running sql in the background of your current sqlcl session. This is a trivial ex...
Thursday, January 07, 2016
Tuning SQL with Javascript in SQLCL
›
In case anyone missed it, #sqlcl has the ability to run javascript. This opens a lot of options. Here's a simple example that shows how...
Tuesday, December 15, 2015
Carbonated SQLCL - aka SODA support
›
Oracle Database 12.1.0.2 introduced JSON support. This is supported in REST Data Services already and now in the latest SQLCL. This m...
Thursday, October 15, 2015
SQLCL - Blob loading ALL the files
›
The github repo for all the things the DB Tools team does will be posted here https://github.com/oracle/Oracle_DB_Tools This will include ...
‹
›
Home
View web version