Chapter 3PL/SQL Basics

Syntax and rules govern what you can and cannot do in PL/SQL. While following syntax and programming standards alone do not make a program good, failure to understand the rules of the language can certainly make a program bad. In this chapter, we discuss the basic principles of the language, including

Image PL/SQL block structure

Image Variable declarations

Image Literals, characters, and reserved words

Data types available for PL/SQL

Wrapper ...

Get Oracle Database 10g PL/SQL Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.