SQL*Plus is a command-line interface for the Oracle RDBMS product. SQL*Plus questions should probably be also tagged with oracle.
SQL*Plus is a command-line interface for the Oracle RDBMS product. SQL*Plus can be installed as part of the Oracle database product, or as a separate client, as well as as an Instant Client.
SQL*Plus questions should probably be also tagged with oracle.
While SQL commands can be run through SQL*Plus, the sqlplus tag should be used for questions that relate specifically to the SQL*Plus tool (e.g., connection or formatting issues) and not for SQL statements where the use of SQL*Plus is incidental.
When asking questions regarding SQL*Plus, it is advisable to state the version of the client as well as the database version.
Useful links: