CS 361 HOMEWORK 1
DUE: Nov. 10, 1997
Use the ZOOKEEPER database located in Oracle to retrieve
the following information. Practice first. Then, turn the spooler on, SPOOL
filename. The extension will be assigned as lis. A file named
HWK1 is saved as HWK1.LIS. When you are finished, turn the spooler off,
SPOOL OFF, then print the spool file and bring the hard copy to class Tues.
List the names of all the tables in the zoo. SELECT * FROM TAB;
Describe each table.
List the contents of each table.