I’m new to Oracle, and I need a database…help!
Database Stuff

I’m new to Oracle, and I need a database…help!

Taking an Oracle Database class or course? Need to get up and going on Oracle Database really fast, and really easily? Here’s my advice!

Read More
REST APIs and TABLE INSERTs: the Definitive Guide for Oracle
ORDS

REST APIs and TABLE INSERTs: the Definitive Guide for Oracle

REST APIs and TABLE INSERTs, everything you need. Bonus: we’ll build a REST API to GET the data, with support for CLOB/JSON, links, and exception handling!

Read More
SQL Developer

Download Release Notes/Readme TL/DR; New Command: MIGRATEADVISOR (MA) MA for short, checks your database for potential problems before data pumping to the Cloud. Docs and Demo We have an entire chapter in the SQLcl docs to help you get started with this new command, complete with examples. Of course there’s help built-in for the command as well. There’s basically two modes, ‘advise’ and ‘properties.’ Capture ‘properties’ of your Target Instance If you are migrating to…