CHAPTER
1
Introduction
In this chapter, you will learn about the following:
Relational databases
Structured Query Language (SQL), which is used to access a database
SQL*Plus, Oracle’s interactive text-based tool for running SQL statements
Oracle SQL Developer, which is a graphical tool for database development
PL/SQL, Oracle’s procedural ...