October 2002
Beginner
864 pages
18h 41m
English
This step is where all your SQL training starts to pay off. First, you have to start up the database you want to use. Figure BD6.4 shows Oracle8's stoplight visual metaphor.

After you get the green light, you can open up the SQL*Plus 8 tool shown in Figure BD6.5.

At this point you can create your tables and enter your data using the CREATE and INSERT keywords. Another common way of creating tables and entering data is with a script file. A script file is ...
Read now
Unlock full access