How to setup Oracle SQL Developer Extension for VS Code to show DBMS_OUTPUT, use the right DATE Format, see your TNSNames.ORA file, and more.
How to get DEBUG info and logs from when something isn’t working in our Oracle SQL Developer Extension for VS Code, including our SQL and PL/SQL code!
The Oracle SQL Developer Extension for VS Code is now available! Here’s what you need to know, and some answers to your pressing questions.
How to update the stored password for your saved Oracle Database connections in Oracle SQLcl, your modern command line interface.
Oracle REST Data Services (ORDS) version 23.4 is now available for download. This is a maintenance release with more than 300 bug fixes included!
Using SQL Developer Web to create a MLE JavaScript module for generating relational test data in Oracle Database 23c, using Martin Bach’s examples.
Can something like ChatGPT write a REST API in 3 seconds to do what I spent hours working on?
How to build an Oracle Database REST API that builds paging into browsing the results of a PL/SQL program that returns a REFCURSOR.
Here are 10 things I bet you didn’t know about REST APIs for your Oracle Database. If you’re developing web services, you should read this!
How to insert custom SQL code into your SQL Developer Data Modeler DDL script generated from your data models and designs.