Oracle PL/SQL Developer's Workbook
Steven Feuerstein, Andrew OdewahnBooks.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
However excellent they are, most computer books are inherently passive—readers simply take in text without having any opportunity to react to it. The Oracle PL/SQL Developer's Workbook is a different kind of animal! It's designed to engage you actively, to get you solving programming problems immediately, and to help you apply what you've learned about PL/SQL—and in the process deepen your knowledge of the language. By tackling the exercises in this workbook, you'll find yourself moving more rapidly along the learning curve to join the growing ranks of PL/SQL experts.
The Oracle PL/SQL Developer's Workbook is a companion to Steven Feuerstein's bestselling Oracle PL/SQL Programming and his other PL/SQL books from O'Reilly. It contains a carefully constructed set of problems and solutions that will test your language skills and help you become a better developer—both with PL/SQL and with other languages. Exercises are provided at three levels: beginner, intermediate, and expert. The workbook exercises cover all the major features of PL/SQL, including those new to Oracle8i (e.g., Java and web features, autonomous transactions, and bulk binds).
You'll find chapters on:
- Basic language elements—variables, naming, loops, conditional and sequential control, exception handling, and records.
- Data structures—index-by tables, nested tables, variables arrays (VARRAYs), and object technology.
- Database interaction—cursors, DML and transaction management, cursor variables, and native dynamic SQL
- Program construction—procedures, functions, blocks, packages, database triggers, and calling PL/SQL functions in SQL.
- Built-in functionality—the character, date, conversion, numeric, and miscellaneous functions, and the DBMS_SQL, DBMS_PIPE, DBMS_OUTPUT, UTL_FILE, and DBMS_JOB built-in packages.
- Miscellaneous topics—using Java with PL/SQL, external programs, PL/SQL web development, tuning PL/SQL, and PL/SQL for DBAs.
Written by one of the world's leading experts on the Oracle PL/SQL language, this text offers extensive exercises in all skill levels covering major features of the language. Also provides a primer to the PL/SQL language.
Synopsis
Written by one of the world's leading experts on the Oracle PL/SQL language, this text offers extensive exercises in all skill levels covering major features of the language. Also provides a primer to the PL/SQL language.
Editorials
From Barnes & Noble
The Barnes & Noble ReviewKnow some Oracle PL/SQL? Want to become far more fluent with the language, quick — confident that you can take on any project that comes at you? Check out Oracle PL/SQL Programming Developer's Workbook. Steven Feuerstein wrote this book with the goal of actively engaging you, provoking a response, and getting you to solve problems you might not otherwise have dared to try. He succeeds.
The organization of the book is excellent. Problems in the first half, solutions in the second half — so you don't "stumble across" Feuerstein's answers before you've had a chance to come up with your own. Within each chapter, exercises are organized by level of experience, so you can go straight to "beginner," "intermediate," or "expert" problems — and also get an objective idea of where you really stand.
Feuerstein opens with language fundamentals: declaring variables and naming elements; loops; conditional and sequential control; and records. Next, he presents challenges associated with data structures: index-by tables, nested tables, variable arrays, and object technology. In Part III, Feuerstein helps you deepen your understanding of database interaction: cursors, DML, transaction management, cursor variables, and native dynamic SQL.
The book includes extensive coverage of program construction, Oracle PL/SQL's built-in functionality; and more — including a chapter on Java stored procedures, one on tuning and one on web development.
Whatever other PL/SQL book youmayalready own, this one will help you deepen your understanding as never before. With this book, you can really make PL/SQL yours.
—bncom editor