Book description
Expert PL/SQL Practices is a book of collected wisdom on PL/SQL programming from some of the best and the brightest in the field. Each chapter is a deep-dive into a specific problem, technology, or feature set that you'll face as a PL/SQL programmer. Each author has chosen their topic out of the strong belief that what they share can make a positive difference in the quality and scalability of code that you write.
The path to mastery begins with syntax and the mechanics of writing statements to make things happen. If you've reached that point with PL/SQL, then let the authors of Expert PL/SQL Practices show you how to combine syntax and mechanics with features and techniques to really make the language sing. You'll learn to do more with less effort, to write code that scales and performs well, and to eliminate and avoid defects.
These authors are passionate about PL/SQL and the power it places at your disposal. They want you to succeed, to know all that PL/SQL can offer. Let Expert PL/SQL Practices open your eyes to the full power of Oracle's world-class language for the database engine.
Goes beyond the manual to cover good techniques and best practices
Delivers knowledge usually gained only by hard experience
Covers the functionality that distinguishes PL/SQL as a powerful and scalable programming language for deploying logic inside the database engine
Table of contents
- Title
- Contents at a Glance
- Contents
- About the Authors
- About the Technical Reviewers
- Introduction
- Chapter 1: Do Not Use
- Chapter 2: Dynamic SQL: Handling the Unknown
-
Chapter 3: PL/SQL and Parallel Processing
- Why Parallel Processing?
- Laws Affecting Parallel Processing
- The Rise of Big Data
- Parallel vs. Distributed Processing
- Parallel Hardware Architectures
- Identify Your Goals
- Candidate Workloads for Parallel Processing
- The MapReduce Programming Model
- Before Looking to PL/SQL
- Processes Available for Parallel Activities
- Using Parallel Execution Servers for MapReduce
- Summary
- Chapter 4: Warnings and Conditional Compilation
- Chapter 5: PL/SQL Unit Testing
- Chapter 6: Bulk SQL Operations
- Chapter 7: Know Your Code
- Chapter 8: Contract-Oriented Programming
- Chapter 9: PL/SQL from SQL
- Chapter 10: Choosing the Right Cursor
- Chapter 11: PL/SQL Programming in the Large
- Chapter 12: Evolutionary Data Modeling
- Chapter 13: Profiling for Performance
- Chapter 14: Coding Conventions and Error Handling
- Chapter 15: Dependencies and Invalidations
- Index
Product information
- Title: Expert PL/SQL Practices for Oracle Developers and DBAs
- Author(s):
- Release date: July 2011
- Publisher(s): Apress
- ISBN: 9781430234852
You might also like
video
Learn Flutter and Dart to Build iOS and Android Apps (2023)
What makes Flutter the best framework to build mobile apps? With Flutter, you can build mobile …
book
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …
video
Complete Python Course with 10 Real-World Projects
Python is a multi-paradigm programming language with object-oriented and structured programming fully supported, and many features …
video
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …