Preface

This is the preface to Get Started with Oracle Database Development.

This document explains basic concepts behind application development with Oracle Database. It provides instructions for using the basic features of topics through Structured Query Language (SQL), and the Oracle server-based procedural extension to the SQL database language, Procedural Language/Structured Query Language (PL/SQL).

Audience

This document is intended for anyone who wants to learn about Oracle Database application development, and is primarily an introduction to application development for developers who are new to Oracle Database.

This document assumes that you have a general understanding of relational database concepts and an understanding of the operating system environment that you will use to develop applications with Oracle Database.

Related Documents

When you are comfortable with the concepts and tasks in Get Started with Oracle Database Development, Oracle recommends that you consult these other Oracle Database development documents.

For more information, see:

Conventions

Get Started with Oracle Database Development uses the following text conventions.

Convention Meaning

boldface

Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.

italic

Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.

monospace

Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.