Configure GraalVM on Mac OS for running JavaScript in SQLcl
You may have already come across Jeff Smith’s post How to run JavaScript in Oracle SQLcl with Java 17. To
Read moreYou may have already come across Jeff Smith’s post How to run JavaScript in Oracle SQLcl with Java 17. To
Read moreHere are some quick examples of using bind variables in SQL queries in JavaScript inside SQLcl. Usage: Copy the examples
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 moreAs of MPC version 2.11.6, a user can only select from one of two templates: The default empty template, and
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 more