What's On The Cd-Rom?: Sample Tables and Objects
What's On The Cd-Rom?: Sample Tables and Objects
What's On The Cd-Rom?: Sample Tables and Objects
What’s On the
CD-ROM?
D
A P P E N D I X
✦ ✦ ✦ ✦
5
4623-6 AppD.f.qc 1/28/00 12:37 PM Page 1060
1060 Appendixes
3. Press the Execute button. The script will then create the users and tables, and
it will then populate the tables with data.
4. Repeat steps 2 and 3, but this time for the file named makeobjects.sql.
5. Close SQLPlus Worksheet.
Note If you don’t have SQLPlus Worksheet installed, you can also run the scripts using
SQL*Plus.
When the maketables.sql script creates the SEAPARK, AMY, and HAROLD users, it sets
their default tablespace to USERS and their temporary tablespace to TEMP. If you
don’t have tablespaces with these names in your database, either create some to
match, or modify the script to use tablespaces that do exist in your database.
Chapter 10 Scripts
The folder on the CD-ROM named sql_loader_examples contains all the files used in
the examples for Chapter 10. See the readme.txt file in that directory for detailed
information on the individual files.
Chapter 12 Scripts
The folder named fine_grained_security_examples contains the scripts used in the
Chapter 12 examples. You can use these to follow along as you read through the
chapter.
Oraxcel Lite
Oraxcel Lite is a utility that gives you easy access to Oracle data from Microsoft
Excel. To install Oraxcel Lite, unzip the file named oraxcelLITE23.zip, and follow the
instructions in the readme.txt file. Oraxcel Lite is developed and marketed by
Gerrit-Jan Linker, who wrote Appendix A, “SQL Statement Reference,” for this book.
✦ ✦ ✦