SQL*Plus (or sqlplus) is a command prompt tool used to write SQL queries or PL/SQL blocks.
The editor seems like:

The window of sqlplus can be opened by either of the following ways:
1. Type cmd in run window of Windows. After opening it, type sqlplus.
2. Type sqlplus in run window of Windows.
When SQL*Plus starts, it displays before SQL*Plus starts:
SQL>
The editor seems like:

The window of sqlplus can be opened by either of the following ways:
1. Type cmd in run window of Windows. After opening it, type sqlplus.
2. Type sqlplus in run window of Windows.
When SQL*Plus starts, it displays before SQL*Plus starts:
- The Date and Time
- The SQL*PLUS version
- Copyright information
SQL>
No comments:
Post a Comment