Difference between revisions of "Oracle"

From mi-linux
Jump to navigationJump to search
Line 1: Line 1:
 
Page under construction.....
 
Page under construction.....
  
<h2>Oracle 11g Version 11.2.0.1.0</h2>
+
<h2>Oracle 11g Version 12.0.1.0</h2>
  
 
<p>The purpose of this handout is to introduce using SQL from the  
 
<p>The purpose of this handout is to introduce using SQL from the  
Line 10: Line 10:
 
<p>There will be exercises for you to try out too</p>
 
<p>There will be exercises for you to try out too</p>
 
<p>Note, you will need to press <b>RETURN</b> after each line.</p>
 
<p>Note, you will need to press <b>RETURN</b> after each line.</p>
<table>
+
 
<tr><td>Week 1</td><td>Introduction</td></tr>
+
[[Oracle - Introduction]]
</table>
 

Revision as of 20:27, 4 September 2014

Page under construction.....

Oracle 11g Version 12.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.

Oracle - Introduction