Skip to content

Mastering Oracle PL/SQL Practical Solutions

Best in textbook rentals since 2012!

ISBN-10: 1590592174

ISBN-13: 9781590592175

Edition: 2004

Authors: Connor McDonald, Chaim Samuel Katz, Christopher Beck, Joel R. Kallman, David C. Knox

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Rent eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Do you need more from a PL/SQL book than just the correct keywords and some pretty syntax diagrams? Have you been searching in vain for real-world examples and genuine strategies for maximizing the benefits of PL/SQL within your organization? You'll find them here in Mastering Oracle PL/SQL: Practical Solutions, the inaugural title of the pioneering OakTable Press series from Apress. This isn't a tutorial on how to code PL/SQL. It's designed to show you how to code PL/SQL well. It shows you how to write code that will run quickly and won't break in high-load, multiuser environments. It covers the vast array of the functionality that PL/SQL provides, including effective handling of…    
Customers also bought

Book details

List price: $49.99
Copyright year: 2004
Publisher: Apress L. P.
Publication date: 1/8/2004
Binding: Paperback
Pages: 648
Size: 7.01" wide x 9.25" long x 1.50" tall
Weight: 2.662

Connor McDonald has worked with Oracle since the early 1990s, cutting his teeth on Oracle versions 6.0.36 and 7.0.12. Over the past 11 years, Connor has worked with systems in Australia, the UK, Southeast Asia, Western Europe, and the United States. He has come to realize that although the systems and methodologies around the world are very diverse, there tends to be two common themes in the development of systems running on Oracle: either to steer away from the Oracle-specific functions or to use them in a haphazard or less-than-optimal fashion. It was this observation that led to the creation of a personal hints and tips website: ( http://www.oracledba.co.uk ) and to do more presenting on…    

Designing Efficient PL/SQL
Data Handling
Triggers
DBA Packages
Security Packages
Web Packages
Java Stored Procedures
Using UDTs and UDFs
Debugging
Testing and Tuning