Many books, blogs, and articles on using Groovy with Windows rightly point out that some of the commonly used commands in Windows are not actually executables, but are instead built-in commands. These ...
The objective of this article: connect SQL*Plus in Cloud Shell to an Autonomous Database instance (in a free tier — in the same or a different cloud tenancy) The starting situation: I have an ...
With the fantastic announcement that Oracle Database 23ai is now generally available, I wanted to share some SQL*Plus 23ai enhancements. From the command line, you can use -P (case insensitive) to ...
Although there are many tools available that are far more user-friendly than SQL*Plus for manipulating and accessing Oracle database data, I still find myself occasionally using SQL*Plus when I need ...