Working with the new and improved sample data, SALES HISTORY (SH), available for your Oracle Database. We’ll download and install it, and take a quick tour.
How to use Excel as a front-end to your Oracle Database via REST APIs and Oracle Visual Builder Add-in for Excel. Complete tutorial, lots of pictures!
How to drop a table using Oracle SQLcl with Liquibase – in such a way it can be automated, reported, on, and controlled properly in your CI/CD pipelines.
Use Oracle SQLcl to easily load csv data to your tables, and then also to monitor said data loading jobs with your favorite SQL report and the REPEAT command.
How to start using MLE JavaScript in Oracle Database 23c using SQL Developer Web by using a snippet to do a js FETCH, and a module to validate email addresses.
Oracle SQL Developer and SQL Developer Data Modeler versions 23.1 are now available for download. These releases primarily contain bug fixes.
How to Enable thge diagnostic and tuning packs, mongoAPI for Oracle, and tuning ORDS on 23c Free Developer VirtualBox appliance.
We’ve updated our VirtualBox Database appliance to the brand new Database 23ai Free Release! Simply download, import, and press Go!
Did you know that SQLcl can generate XML changeSets & equivalent SQL files? What about having a rich editing experience directly in the OCI Console?
If you want to publish REST APIs for your Oracle Database covering multiple schemas’ worth of data, using a central schema with VIEWs might be useful.