Learning Oracle Pl Sql


Download Learning Oracle Pl Sql PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Learning Oracle Pl Sql book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Oracle PL/SQL Programming


Oracle PL/SQL Programming

Author: Steven Feuerstein

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2002


DOWNLOAD





The authors have revised and updated this bestseller to include both the Oracle8i and new Oracle9i Internet-savvy database products.

Oracle PL/SQL Best Practices


Oracle PL/SQL Best Practices

Author: Steven Feuerstein

language: en

Publisher: O'Reilly Media

Release Date: 2001


DOWNLOAD





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.

Learning Oracle PL/SQL


Learning Oracle PL/SQL

Author: Bill Pribyl

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2002


DOWNLOAD





"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 developers familiar with other databases who now need to learn Oracle. A consistent and understandable example application--the development of a library's electronic catalog system--runs through the chapters.