Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Oracle PL/SQL by Example

Posted By: insetes
Oracle PL/SQL by Example

Oracle PL/SQL by Example By Rosenzweig, Benjamin;Rakhimov, Elena Silvestrova
2008 | 768 Pages | ISBN: 0137144229 | PDF | 4 MB


This integrated learning solution teaches all the Oracle PL/SQL skills you need, hands-on, through real-world labs, extensive examples, exercises, and projects! Completely updated for Oracle 11g,Oracle PL/SQL by Example, Fourth Edition covers all the fundamentals, from PL/SQL syntax and program control through packages and Oracle 11g's significantly improved triggers. One step at a time, you'll walk through every key task, discovering the most important PL/SQL programming techniques on your own. Building on your hands-on learning, the authors share solutions that offer deeper insights and proven best practices. End-of-chapter projects bring together all the techniques you've learned, strengthening your understanding through real-world practice. This book's approach fully reflects the authors' award-winning experience teaching PL/SQL programming to professionals at Columbia University. New database developers and DBAs can use its step-by-step instructions to get productive fast; experienced PL/SQL programmers can use this book as a practical solutions reference. Coverage includes - Mastering basic PL/SQL concepts and general programming language fundamentals, and understanding SQL's role in PL/SQL - Using conditional and iterative program control techniques, including the new CONTINUE and CONTINUE WHEN statements - Efficiently handling errors and exceptions - Working with cursors and triggers, including Oracle 11g's powerful new compound triggers - Using stored procedures, functions, and packages to write modular code that other programs can execute - Working with collections, object-relational features, native dynamic SQL, bulk SQL, and other advanced PL/SQL capabilities - Handy reference appendices: PL/SQL formatting guide, sample database schema, ANSI SQL standards reference, and more