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:
Block structure
Variables and types
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.