Can SQL*Plus read environment variables from the machine is it running on?...
Read MoreEcho sqlplus command without using prompts or scripts...
Read MoreHow to exit sqlplus when error happens...
Read MoreHow to see a list of all the indexes (including implicit ones) in SQL*Plus?...
Read MoreOracle/SQL PLUS: How to spool a log and write intermittently throughout script...
Read MoreDBMS_OUTPUT.PUT_LINE not printing...
Read MoreCan't login as sysdba in oracle sqlplus...
Read MoreOracle SPOOL Not Returning Same Number of Rows...
Read MoreWhen do I need to use a semicolon vs a slash in Oracle SQL?...
Read MoreHow to make a sqlplus quit when database is not available?...
Read Moresqlplus: how to execute a query spanning multiple lines...
Read MoreHow do you execute SQL from within a bash script?...
Read MoreConnect to sqlplus in a shell script and run SQL scripts...
Read Moreplsql script is raising 'ERROR at line 1 DECLARE', I don't see the reason...
Read MoreHow do I pass a return code from an Oracle script back to the WINDOWS Batch script which called it?...
Read MoreI want to choose hiredate between '20-FEB-81' AND '01-MAY-81'...
Read MoreSQL Plus- no rows selected error;though the data has been inserted without any error...
Read MoreEquivalence to SQLCODE & SQLERRM, but for OS Errors?...
Read More(PLSQL) Oracle is running an old version of the executed procedure...
Read MoreIs there a way to determine if the sqlplus buffer has been sent to the server?...
Read MoreHow to View Oracle Stored Procedure using SQLPlus?...
Read MoreEXPDP doesn't recognise user names...
Read MoreError: ORA-12154: TNS:could not resolve the connect identifier specified when entering username and ...
Read MoreHow to declare a constant in Oracle SQL PLUS?...
Read MoreIn Oracle, does a DDL script need commit statements when run with sqlplus?...
Read MoreORA-0020: Maximum number of processes (150) exceeded...
Read MoreHow do I spool to a CSV formatted file using SQLPLUS?...
Read More