With Oracle REST Data Services version 20.2, you have a TON of new end points available to help manage and monitor your Oracle Database. Here’s a quick tour.

With Oracle REST Data Services version 20.2, you have a TON of new end points available to help manage and monitor your Oracle Database. Here’s a quick tour.
In fairness, it’s really only 8 lines of code, but @krisrice is a fan of comments. Here’s the setup: I have a query I want to run, where I can dump out a BLOB column in my table to separate files. And I need to automate this.A customer, in not so many words, more or less Using the SCRIPT command in SQLcl SQLcl will let you run whatever SQL or PL/SQL you want. And it…
Versions 20.2 of SQL Developer, SQL Developer Data Modeler, and SQLcl are now available! Here’s a quick summary/rundown of what to expect.
My TOP 10 Tips and Tricks for Oracle SQL Developer updated for 2020!
Executing PL/SQL stored procedures via ORDS RESTful Services.
I want your ORDS success/happy/win stories!
A quick look at a extension we provide as an example for writing your own Java plugins for SQL Developer – this visualizes object dependencies in your Oracle Database.
A few quick notes on setting breakpoint conditions in your PL/SQL debugger scenarios.