The Oracle PL/SQL CD Bookshelf

The Oracle PL/SQL CD Bookshelf
Title The Oracle PL/SQL CD Bookshelf PDF eBook
Author
Publisher "O'Reilly Media, Inc."
Pages 282
Release 2000
Genre Computers
ISBN 9781565928497

Download The Oracle PL/SQL CD Bookshelf Book in PDF, Epub and Kindle

Readers get the complete text of the following books on CD-ROM: "Oracle PL/SQL Programming, Advanced PL/SQL Programming, Oracle Web Applications, Oracle Built-in Packages, Oracle Developer's Workbook, Oracle PL/SQL Pocket Reference, Oracle Built-ins Pocket Reference", and "Oracle PL/SQL Programming: A Guide to Oracle 8i Features".

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Title Oracle PL/SQL Programming PDF eBook
Author Steven Feuerstein
Publisher "O'Reilly Media, Inc."
Pages 1028
Release 2002
Genre Computers
ISBN 9780596003814

Download Oracle PL/SQL Programming Book in PDF, Epub and Kindle

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

The Java Enterprise CD Bookshelf

The Java Enterprise CD Bookshelf
Title The Java Enterprise CD Bookshelf PDF eBook
Author
Publisher O'Reilly Media
Pages 634
Release 2000
Genre Computers
ISBN 9781565928503

Download The Java Enterprise CD Bookshelf Book in PDF, Epub and Kindle

The product contains book and electronic versions of Java books for the enterprise: "Java Enterprise in a Nutshell, Java Foundation Classes in a Nutshell, Enterprise Java Beans, Java Servelet Programming, Database Programming with JDBC and Java, Java Security", and "Java Distributed Computing". The CD also provides full text searching and cross-referencing capabilities.

Oracle PL/SQL Language

Oracle PL/SQL Language
Title Oracle PL/SQL Language PDF eBook
Author Steven Feuerstein
Publisher "O'Reilly Media, Inc."
Pages 132
Release 2003
Genre Computers
ISBN 9780596004729

Download Oracle PL/SQL Language Book in PDF, Epub and Kindle

This updated edition describes features available in Oracle9i, and provides a quick reference that summarizes PL/SQL syntax for every developer who uses PL/SQL for database programming.

Learning Oracle PL/SQL

Learning Oracle PL/SQL
Title Learning Oracle PL/SQL PDF eBook
Author Bill Pribyl
Publisher "O'Reilly Media, Inc."
Pages 424
Release 2002
Genre Computers
ISBN 0596001800

Download Learning Oracle PL/SQL Book in PDF, Epub and Kindle

"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.

Oracle PL/SQL for DBAs

Oracle PL/SQL for DBAs
Title Oracle PL/SQL for DBAs PDF eBook
Author Arup Nanda
Publisher "O'Reilly Media, Inc."
Pages 454
Release 2005-10-31
Genre Computers
ISBN 0596005873

Download Oracle PL/SQL for DBAs Book in PDF, Epub and Kindle

Focused squarely on the language topics of special concern to DBAs, this text contains a quick tour of the PL/SQL language, extensive coverage of security topics, and methods for DBAs to improve query and database performance with cursors and table functions.

Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices
Title Oracle PL/SQL Best Practices PDF eBook
Author Steven Feuerstein
Publisher O'Reilly Media
Pages 218
Release 2001
Genre Computers
ISBN 9780596001216

Download Oracle PL/SQL Best Practices Book in PDF, Epub and Kindle

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.