Приглашаем посетить
Екатерина II (ekaterina-ii.niv.ru)

Oracle PL/SQL Language Pocket Reference

By Steven Feuerstein, Bill Pribyl & Chip Dawes;
First Edition, published 1999-04-01.

Table of Contents

Chapter 1: Oracle PL/SQL Language Pocket Reference

1.1: Introduction
1.2: Acknowledgments
1.3: Conventions
1.4: PL/SQL Language Fundamentals
1.5: Variables and Program Data
1.6: Conditional and Sequential Control
1.7: Loops
1.8: Database Interaction and Cursors
1.9: Cursors in PL/SQL
1.10: Exception Handling
1.11: Records in PL/SQL
1.12: Named Program Units
1.13: Triggers
1.14: Packages
1.15: Calling PL/SQL Functions in SQL
1.16: Oracle8 Objects
1.17: Collections
1.18: External Procedures
1.19: Java Language Integration