CSE :: Database System 2 - CS
- When you type into SQL*Plus and press enter, the statement will be finished and executed.
- Oracle will let you define Notepad as your default editor, and whenever you type NOTEPAD, SQL*Plus will invoke Notepad.
- Oracle commands, column names, table names, view names and all other database elements are case sensitive.
- If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same.
- Oracle, the world's most popular DBMS, is powerful and robust, running on many different operating systems.