𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Oracle PL SQL Best Practices, 2nd Edition

✍ Scribed by Steven Feuerstein


Publisher
O'Reilly Media
Year
2007
Tongue
English
Edition
Second Edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


In this compact book, Steven Feuerstein, widely recognized as one of the world's leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications. Covering the latest Oracle release, Oracle Database 11gR2, Feuerstein has rewritten this new edition in the style of his bestselling Oracle PL/SQL Programming. The text is organized in a problem/solution format, and chronicles the programming exploits of developers at a mythical company called My Flimsy Excuse, Inc., as they write code, make mistakes, and learn from those mistakes-and each other. This book offers practical answers to some of the hardest questions faced by PL/SQL developers, including:What is the best way to write the SQL logic in my application code?How should I write my packages so they can be leveraged by my entire team of developers?How can I make sure that all my team's programs handle and record errors consistently? Oracle PL/SQL Best Practices summarizes PL/SQL best practices in nine major categories: overall PL/SQL application development; programming standards; program testing, tracing, and debugging; variables and data structures; control logic; error handling; the use of SQL in PL/SQL; building procedures, functions, packages, and triggers; and overall program performance. This book is a concise and entertaining guide that PL/SQL developers will turn to again and again as they seek out ways to write higher quality code and more successful applications. "This book presents ideas that make the difference between a successful project and one that never gets off the ground. It goes beyond just listing a set of rules, and provides realistic scenarios that help the reader understand where the rules come from. This book should be required reading for any team of Oracle database professionals." --Dwayne King, President, KRIDAN Consulting


πŸ“œ SIMILAR VOLUMES


Oracle PL SQL Best Practices, 2nd Editio
✍ Steven Feuerstein πŸ“‚ Library πŸ“… 2007 πŸ› O'Reilly Media 🌐 English

In this compact book, Steven Feuerstein, widely recognized as one of the world's leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications. Covering the

Beginning Oracle PL/SQL, 2nd Edition
✍ Donald Bales πŸ“‚ Library πŸ“… 2015 πŸ› Apress 🌐 English

Beginning Oracle PL/SQL gets you started in using the built-in language that every Oracle developer and database administrator must know. Oracle Database is chock-full of built-in application features that are free for the using, and PL/SQL is your ticket to learning about and using those features f

Oracle PL/SQL Best Practices
✍ Steven Feuerstein πŸ“‚ Library πŸ“… 2007 πŸ› O'Reilly Media 🌐 English

I got this book when I started using Oracle. I ended up having to write sample code and set standards for other folks who were also new to Oracle and PL/SQL, and this book allowed me to gain some wisdom quickly and point the rest in the right direction. I also had another Oracle reference book, bu

Oracle PL/SQL Best Practices
✍ Steven Feuerstein πŸ“‚ Library πŸ“… 2001 πŸ› O'Reilly Media 🌐 English

In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL "best practices"--rules for writing code that is readable, maintainable, and efficient. Ora

Oracle PL/SQL Best Practices
✍ Steven Feuerstein πŸ“‚ Library πŸ“… 2001 πŸ› O'Reilly Media 🌐 English

In this book, Steven Feuerstein, widely recognized as one of the world's experts on the Oracle PL/SQL language, distills his many years of programming, writing, and teaching about PL/SQL into a set of PL/SQL "best practices"--rules for writing code that is readable, maintainable, and efficient. Ora

Pro Oracle SQL, 2nd Edition
✍ Morton K., Osborne K., Sands R., Shamsudeen R., Still J. πŸ“‚ Library πŸ“… 2013 πŸ› Apress 🌐 English

Pro Oracle SQL, Second Edition unlocks the power of SQL in the Oracle databaseβ€”one of the most potent SQL implementations on the market today. To master it requires a multi-pronged approach: learn the language features, learn how and why the language features work, learn the supporting features that