Can iSQL*Plus commands access the database ?
Asked
Active
Viewed 995 times
1 Answers
1
Of course it can, that is its purpose. From the documentation:
You can use iSQL*Plus to write SQL*Plus, SQL and PL/SQL commands to:
- Enter, edit, run and save SQL commands and PL/SQL blocks.
- Calculate, and print query results.
- List column definitions for any table.
- Access and copy data between databases.
- Perform database administration.

Greg Hewgill
- 951,095
- 183
- 1,149
- 1,285