HW2, Oracle
-
Telnet to hermes.siena.edu.
-
Login as "cse594", password "cse594".
-
Type the command "newgrp dba".
-
Type the command "sqlplus". When prompted for login and password, again
use "cse594" for both. You are now using Oracle, and the table for hw2
exist in the database. Please make no changes; we are sharing this
environment for the time being.
-
Type your SQL queries, etc. To leave Oracle, type "quit;". Note that SQL
commands in Oracle must be terminated by a semi-colon.
-
To exit from hermes, type "exit" twice (or as many times as necessary).
-
Please don't leave any files hanging around on that machine -- I will
delete anything I see in that account (or elsewhere) that I didn't put
there.