Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 207
Release :
ISBN-10 : 9781449378769
ISBN-13 : 1449378765
Rating : 4/5 (765 Downloads)

Book Synopsis Oracle PL/SQL Best Practices by : Steven Feuerstein

Download or read book Oracle PL/SQL Best Practices written by Steven Feuerstein and published by "O'Reilly Media, Inc.". This book was released on 2001-04-09 with total page 207 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 language "best practices"--rules for writing code that is readable, maintainable, and efficient. Too often, developers focus on simply writing programs that run without errors--and ignore the impact of poorly written code upon both system performance and their ability (and their colleagues' ability) to maintain that code over time.Oracle PL/SQL Best Practices is a concise, easy-to-use reference to Feuerstein's recommendations for excellent PL/SQL coding. It answers the kinds of questions PL/SQL developers most frequently ask about their code: How should I format my code? What naming conventions, if any, should I use? How can I write my packages so they can be more easily maintained? What is the most efficient way to query information from the database? How can I get all the developers on my team to handle errors the same way? The book contains 120 best practices, divided by topic area. It's full of advice on the program development process, coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages. It also contains a handy, pull-out quick reference card. As a helpful supplement to the text, code examples demonstrating each of the best practices are available on the O'Reilly web site.Oracle PL/SQL Best Practices is intended as a companion to O'Reilly's larger Oracle PL/SQL books. It's a compact, readable reference that you'll turn to again and again--a book that no serious developer can afford to be without.


Oracle PL/SQL Best Practices Related Books

Oracle PL/SQL Best Practices
Language: en
Pages: 207
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 2001-04-09 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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,
Learning Oracle PL/SQL
Language: en
Pages: 424
Authors: Bill Pribyl
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

"Learning Oracle PL/SQL" introduces PL/SQL in a way that's useful to a variety of audiences: beginning programmers, new Oracle database administrators, and deve
Oracle PL/SQL by Example
Language: en
Pages: 823
Authors: Benjamin Rosenzweig
Categories: Computers
Type: BOOK - Published: 2008-08-15 - Publisher: Pearson Education

GET EBOOK

This integrated learning solution teaches all the Oracle PL/SQL skills you need, hands-on, through real-world labs, extensive examples, exercises, and projects!
Oracle SQL and PL/SQL Handbook
Language: en
Pages: 532
Authors: John Adolph Palinski
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Addison-Wesley Professional

GET EBOOK

CD-ROM contains: Practice database -- Sample scripts reference in text.
Oracle PL/SQL Programming: A Developer's Workbook
Language: en
Pages: 592
Authors: Steven Feuerstein
Categories: Computers
Type: BOOK - Published: 2000-05-01 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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