CHAPTER 11Introducing PL/SQL Programming

Oracle added a procedural programming language known as PL/SQL (Procedural Language/SQL) to Oracle Database 6. 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

image Loops

Cursors, ...

Get Oracle Database 11g 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.