A quick note on connecting to Oracle Database with SQLcl 24.2, what happens when there’s a problem, or when we find an Oracle Client.
Running the new version of Oracle REST Data Services to test a new feature, like our new HTTP Error response code (570, 571, 572, 574, 577, 578).
We’ve recently updated our interactive installer for Oracle REST Data Services. Here’s a brief look at installing ORDS and testing it once you’re done.
Oracle SQL Developer’s extension for VS Code version 24.1.1 is now available! Export directly to the clipboard, or toggle your plsql spec/body!
A quick look at the interactive installer improvements for Oracle REST Data Services (ORDS) version 24.1 and a reminder to check the logs.
In Oracle, how to use SQL to pull a distinct list of values from a JSON column. Hint: use JSON_TABLE.
My YouTube Channel is still alive, barely! I’ve just uploaded a 20 minute introduction and tutorial for our SQLDev VS Code Extension.
Here’s a roundup of our big Oracle Database 23ai news, including Larry & Juan’s video, and our updated VirtualBox appliance so you can play with 23, too!
Oracle SQL Developer Extension for VS Code version 24.1 is now available on the VS Code Marketplace! Lots of bug fixes and several big new features.
How to move your OAuth2 clients from one Oracle Database to another, maintaining their associated Client Secrets – with our PL/SQL API.