Exporting APEX with Original IDs
APEX has the option to export applications with original IDs. What does that mean and why should it be used?
Read moreAPEX has the option to export applications with original IDs. What does that mean and why should it be used?
Read moreYou may have already come across Jeff Smith’s post How to run JavaScript in Oracle SQLcl with Java 17. To
Read moreUsing a hybrid SQLcl script to fetch a BLOB from a procedure and writing it to the local (client) filesystem.
Read moreI have to admit, Terraform module syntax has driven me mad. Especially since I’ve been away from Terraform since before
Read moreLet me explain: Beer: You should already know what this is 🍺. Bash: You should probably know what this is,
Read moreWhen using Terraform to provision infrastructure on Oracle Cloud, you have several options for configuring your instances. Two of the
Read moreThe following code uses a JavaScript that can install multiple exported APEX applications, by looping over the export directories and
Read moreSome example for adding parameters and variables to SQLcl aliases.
Read moreTrying to reference an environment variable in SQLcl can be a bit tricky. Here are three ways you can do
Read moreYou can use a wallet to connect to an OCI Autonomous Database with Liquibase. To do this you need to
Read more