The Fundamentals of PL/SQL Coding

All procedural languages, such as PL/SQL, have fundamental language elements and functionality that you need to learn about before you can build programs using the language. The following sections introduce the basic elements of PL/SQL, including the following:

ImageHow to declare program variables and assign values to them

ImageHow to control program flow with loops and conditional logic

ImageHow to embed SQL statements and interact ...

Get Hands-On Oracle Database 10g Express Edition for Windows 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.