Connect to Oracle database and run SQL from a shell script
September 15th, 2009
Although it is not usual (or preferred) to use a shell script to execute sql queries in Oracle, this recipe discusses how this can be done for those rare cases when you need to.
