image
CHAPTER
12
Introducing PL/SQL Programming
The Oracle database contains a procedural programming language known as PL/SQL (Procedural Language/SQL). PL/SQL enables you to write programs that contain SQL statements.
In this chapter, you’ll learn about the following PL/SQL topics:
image   Block structure
image   Variables and types
image   Conditional logic
   Loops ...

Get Oracle Database 12c SQL 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.