What is SQL*Plus and where does it come from?
SQL*Plus is a command line SQL and PL/SQL
language interface and reporting tool that ships with the Oracle
Database Client and Server software. It can be used interactively or
driven from scripts. SQL*Plus is frequently used by DBAs and Developers ...
[More]