Oracle PL/SQL Programming Fundamentals: A Tutorial by Examples
Paperback
$10.25
Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.Learn More
Select a store to view item availability.
PL/SQL is the Oracle Procedural Language extension of SQL. PL/SQL is integrated within the Oracle database. A PL/SQL program can have both SQL statements and procedural statements. In the program, the SQL statements are used to access sets of data stored in a database, while the procedural statements are used to process individual piece of data and control the program flow, by applying, for example, the PL/SQL's if-then-else and looping structures.This book, Oracle PL/SQL Programming Fundam...


