Book description
Using PL/SQL for Oracle Database 21c, you can build solutions that deliver unprecedented performance and efficiency in any environment, including the cloud. Oracle PL/SQL by Example, Sixth Edition, teaches all the PL/SQL skills you'll need, through real-world labs and extensive examples. Now fully updated for the newest version of PL/SQL 21c, it covers everything from basic syntax and program control through the latest optimization and tuning enhancements.
Step by step, you'll walk through every key task, mastering today's most valuable Oracle 21c PL/SQL programming techniques on your own. Start by downloading the supporting schema and exercises from informit.com/title/9780138062835. Once you've done an exercise, the author doesn't just present the answer: She offers an in-depth discussion introducing deeper insights and modern best practices.
This book's approach fully reflects the author's award-winning experience teaching PL/SQL to professionals at Columbia University in New York City. New database developers and DBAs can use it to get productive fast; experienced PL/SQL programmers will find it to be a superb Oracle Database 21c solutions reference.
New in This Edition
Updated code examples throughout
New iteration controls for the FOR LOOP statement, such as stepped range, multiple iterations, collection, and cursor iterations
Enhancements for PL/SQL qualified expressions
Performance enhancements for PL/SQL functions, such as SQL macro, and better control of the result cache
Other Topics Covered
Mastering basic PL/SQL concepts and language fundamentals, and understanding SQL's role in PL/SQL
Using conditional and iterative program controls
Efficiently handling errors and exceptions
Working with cursors and triggers, including compound triggers
Using stored procedures, functions, and packages to write modular code that other programs can run
Working with collections, object-relational features, native dynamic SQL, bulk SQL, and other advanced features
Table of contents
- Cover Page
- About This eBook
- Halftitle Page
- Title Page
- Copyright Page
- Pearson’s Commitment to Diversity, Equity, and Inclusion
- Figure Credits
- Contents at a Glance
- Contents
- Preface
- Acknowledgments
- About the Author
- Introduction to PL/SQL New Features in Oracle 21c
- Chapter 1. PL/SQL Concepts
- Chapter 2. PL/SQL Language Fundamentals
- Chapter 3. SQL in PL/SQL
- Chapter 4. Conditional Control: IF Statements
- Chapter 5. Conditional Control: CASE Statements
- Chapter 6. Iterative Control: Part I
- Chapter 7. Iterative Control: Part II
- Chapter 8. Error Handling and Built-in Exceptions
- Chapter 9. Exceptions
- Chapter 10. Exceptions: Advanced Concepts
- Chapter 11. Introduction to Cursors
- Chapter 12. Advanced Cursors
- Chapter 13. Triggers
- Chapter 14. Mutating Tables and Compound Triggers
- Chapter 15. Collections
- Chapter 16. Records
- Chapter 17. Native Dynamic SQL
- Chapter 18. Bulk SQL
- Chapter 19. Procedures
- Chapter 20. Functions
- Chapter 21. Packages
- Chapter 22. Stored Code Advanced Concepts
- Chapter 23. Object Types in Oracle
- Chapter 24. Storing Object Types in Tables
- Chapter 25. Dynamic SQL with the DBMS_SQL Package
- Appendix A. PL/SQL Formatting Guide
- Appendix B. Student Database Schema
- Index
- Code Snippets
Product information
- Title: Oracle PL/SQL by Example, 6th Edition
- Author(s):
- Release date: June 2023
- Publisher(s): Oracle Press
- ISBN: 9780138062958
You might also like
book
Oracle PL/SQL Programming, 5th Edition
This book is the definitive reference on PL/SQL, considered throughout the database community to be the …
video
Learning Oracle PL/SQL
In this Learning Oracle PL/SQL training course, expert author Darryl Hurley will teach you how to …
book
Oracle PL/SQL Programming, 6th Edition
Considered the best Oracle PL/SQL programming guide by the Oracle community, this definitive guide is precisely …
book
Oracle SQL*Plus: The Definitive Guide, 2nd Edition
Despite its wide availability and usage, few developers and DBAs have mastered the true power of …