Quick tip! How to quickly copy and paste data from your Oracle SQL query results to Excel using SQL Developer’s Extension for VS Code.

Quick tip! How to quickly copy and paste data from your Oracle SQL query results to Excel using SQL Developer’s Extension for VS Code.
Did you know Oracle REST Data Services now supports generating Pre-Authenticated Requests (PARs) for any of your Oracle Database REST APIs? Examples and code!
Oracle Database 23ai FREE, version 23.7 is now available on our VirtualBox appliance. Let’s also take a quick look at the new DBMS_DEVELOPER package.
Oracle Database REST API example, how to fail gracefully when resource DELETE request fails. TLDR – exception handling and proper status codes!
With the latest innovations in Oracle 23ai, you can now work with an Oracle session transaction over MULTIPLE HTTPS REST API calls! Here’s a demo with ORDS.
Round-up from my ‘daily share a Oracle Database blog post in January’ project. All of the posts, links to the authors, and my personal takes.
A quick look at one of our new features in Oracle SQL Developer Extension for VS Code – reports! Quickly get information about your database.
Creating or Cloning Pluggable Databases (PDBs) via ORDS Database REST APIs is now an asynch operation via DBMS_SCHEDULER jobs. Here’s an example.
An overview for all the different ways to get and view the plans for your SQL statements in Oracle Database using the SQL Developer extension for VS Code.
Here’s a quick start guide of sorts if you’re an old-time Oracle SQL Developer user and you want to get started using the SQL Developer Extension for VS Code.