News

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 ...
Oracle 's SQL*Plus is not as user-friendly as SQL Developer or JDeveloper for manipulating data in an Oracle database , but it is still ...
Learn about SQL*Plus 10g's new features The Oracle SQL*Plus product has introduced some new features that have long been missing from this utility program, and some to support the new features.
Oracle SQL*Plus has a very useful subparameter to the column parameter called NEW_VALUE. The NEW_VALUE directive allows you to store data retrieved from an Oracle table as a variable inside the ...
How to Check to See if a Record Exists in Oracle. Though SQL (Structured Query Language) for databases has proved to be indispensable through decades of use, differences among SQL versions can ...