Understanding the Difference Between Git Reset and Git Revert
In the world of software development, managing changes effectively is crucial. Git, as a version control system, offers powerful tools
Read MoreA Backup for My Brain!
In the world of software development, managing changes effectively is crucial. Git, as a version control system, offers powerful tools
Read MoreAPEX has the option to export applications with original IDs. What does that mean and why should it be used?
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 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 MoreThis post describes the process for installing an SSL certificate chain in ORDS running in Standalone mode. Prerequisites: One instance
Read MoreThe OCI Vault can help you store secrets such as encryption keys, passwords , and more. I won’t go into
Read MoreHere is an example for using Jenkins to loop through multiple Oracle databases (pluggable databases in this case), and execute
Read More