Downloads for
Murach's Oracle SQL and PL/SQL
Click on the file that you want to download.
Chapter 2
How to use Oracle SQL Developer and other tools
Oracle SQL Developer is a free, graphical tool that
makes it so much easier to work with Oracle databases
that we think you should use it right from the start.
So this chapter shows you how to use SQL Developer to
work with database objects and to build and run SQL
statements.
Chapter 3
How to retrieve data from a single table
Once you have SQL Developer installed on your system,
chapter 3 shows how to use SQL SELECT statements to
retrieve data from a single table. Our hope is that
this will give you a better idea of how well our book
works and how much there is to learn about SQL.
Whats in All Book Files?
This file contains (1) the scripts for all the SQL statements presented in the book and (2) scripts for creating the users, schemas, and tables that are used in the book examples. Appendix A in the book describes how to install and use these files.
|