Oracle

From mi-linux
Revision as of 20:14, 4 September 2014 by Cm1958 (talk | contribs)
Jump to navigationJump to search

Page under construction.....

Oracle 11g Version 11.2.0.1.0

The purpose of this handout is to introduce using SQL from the Oracle database management system (DBMS). It is intended to be supplemented by a lecture course.

Commands to try out are in BOLD UPPERCASE

e.g., SELECT * FROM DEPT

There will be exercises for you to try out too

Note, you will need to press RETURN after each line.

Week 1Introduction