(SQL*Plus) is a command-line tool for accessing Oracle Database using a terminal.
It enables you to enter and execute SQL, PL/SQL, and SQL*Plus commands to do the following things.
- Query, insert, and update data
- Execute PL/SQL procedures
- Examine table and object definitions
- Develop and run batch scripts
- Perform database administration