Mastering Oracle PL/SQL and over one million other books are available for Amazon Kindle . Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
Buy Used
Used - Good See details
Price: £17.47

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Mastering Oracle PL/SQL : Practical Solutions
 
 
Start reading Mastering Oracle PL/SQL on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Mastering Oracle PL/SQL : Practical Solutions [Paperback]

Connor McDonald , Christopher Beck , Joel R. Kallman , David C. Knox
5.0 out of 5 stars  See all reviews (3 customer reviews)
RRP: £35.50
Price: £33.72 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.78 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Saturday, June 2? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £25.29  
Paperback £33.72  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Frequently Bought Together

Mastering Oracle PL/SQL : Practical Solutions + Oracle PL/SQL Programming + Oracle PL/SQL Language Pocket Reference (Pocket Reference (O'Reilly))
Price For All Three: £76.86

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 600 pages
  • Publisher: APRESS (1 Feb 2004)
  • Language English
  • ISBN-10: 1590592174
  • ISBN-13: 978-1590592175
  • Product Dimensions: 23.3 x 19.3 x 3.5 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Bestsellers Rank: 63,426 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Product 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 wont break in high-load, multiuser environments. It covers the vast array of the functionality that PL/SQL provides, including effective handling of relational and abstract data, security, triggers, dynamic web content presentation from within the database, creation of a DBA toolkit, and effective debugging techniques.

This book sets out to redress the unjust criticism leveled at PL/SQL in years gone by. It gives you the tools and techniques to ensure that, whatever your needs are, the PL/SQL you build will run as efficiently as possible. The practical solutions provided in this book will help you to realize the true power and functionality PL/SQL can offer your projects.

If you're brand-new to PL/SQL, then you'll want to take some time to get familiar with the language before tackling this book. It's not for the total beginner. But once youre up and running, you'll find this book an invaluable guide for ensuring that the PL/SQL solutions you build are robust, perform well, and are easy to maintain.

What you’ll learn

Who this book is for

Mastering Oracle PL/SQL: Practical Solutions is targeted primarily toward the DBA or developer charged with the implementation of effective data handling, security, and database administration mechanisms in the Oracle database. However, it will also have great appeal to any developer whose applications rely on an Oracle database and who needs a sound understanding of how to use PL/SQL effectively.

Table of Contents

  1. Efficient PL/SQL
  2. Package It All Up
  3. The Vexed Subject of Cursors
  4. Effective Data Handling
  5. PL/SQL Optimization Techniques
  6. Triggers
  7. DBA Packages
  8. Security Packages
  9. Web Packages
  10. PL/SQL Debugging

About the Author

The lead author, Connor McDonald, is a member of the OakTable network and is a well-known personality both on the Oracle speaker circuit and in online Oracle forums.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
7 of 7 people found the following review helpful
Format:Paperback
Here's he first thing that you will notice when you read this book: it is extremely easy to follow, with every explanation leading naturally to the next one, in a seamless way. Now I understand why the Author's presentations at top-notch Oracle events are always "sold-out" - excellent knowledge mixed with excellent presentation skills is rarely found in the same person, but for sure Connor McDonald is an example of this rare breed. I may say that I "drank" more than "read" the book.

The contents, that goes without saying, are really interesting, and I've already used the improved knowledge and new facts that I've got from the book for my code and designs. Most importantly, I know, given the Author's reputation and method (always try things out and then provide a test case), that what's in the book is correct and works - which, sadly, does not apply for too many books about Oracle out there.
The book now is included in my "gold quality" bookshelf. Since this bookshelf is composed exclusively by books authored by Thomas Kyte, Jonathan Lewis, Steve Adams, Cary Millsap, James Morle, and now Connor McDonald, who are members of the OakTable Network (which i've nicknamed the "Oracle Scientist Club", since in essence, the reason why they are so succesfull it's that they follow the aforementioned method in investigating Oracle), I'm really sure that the "OakTable Press Series" is not to be missed, and I won't miss for sure. Great!

Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
Golden! 23 Oct 2006
Format:Paperback
For someone with prior experience in DB's and SQL but none in Oracle, this book has been a godsend.

From a Java and Sybase (T-SQL) developer moving to Oracle, this book was the one that I kept reaching for. Covering everthing from basic instructions on SQL and PL/SQL to more Oracle/DB based issues of triggers, sequences, procs, functions and optimizing and tuning. It is al written in an easy to understand but not patronising tone, in a great layout.

Far easier to read and learn from than all the Oracle books I've come across.
Comment | 
Was this review helpful to you?
4 of 5 people found the following review helpful
An Excellent Read 9 Feb 2006
By jimbo50
Format:Paperback
As someone who's kept up to date with PL/SQL over the last 5 years, this book didn't give me absolutely shed loads that was new regarding the language, but it gave me lots of new ideas on how best to use it. The DBA and Web packages sections were both extremely useful. The book has also enhanced my understanding of PL/SQL features I've barely used, such as the object oriented capabilities, and given me other ideas to take on board.

One of this book's strengths is explaining 'thinking outside the box' ideas and insights for squeezing every ounce of use from PL/SQL. One useful trick it's taught me is the ability to tie job submission to a transaction via a trigger. This would allow you to launch a task requiring major processing from a simple transaction, without having to wait for the task to complete. If the simple transaction is rolled back, the job will not be submitted. It's kind of obvious if you think about it, but personally I never did. I'm sure I'm not the only one either. This book is full of tips like that.

Every chapter is clearly and concisely written; the big focus being on proof by example. Anyone who's not brushed up on PL/SQL since Oracle 7 and 8 would do well to give it a read, as it covers all the notable new features of the language up to 10g. For example, if bulk collection and bulk binding are unfamiliar concepts to you and you're still using Cursor For Loops and row by row processing, you would really benefit from reading this book (along with your code performance).

I've not yet reached the section on debugging, but given the abilities of this author to come up with useful surprises, I'm looking forward to what I might find. I'm guessing it won't be the obvious. ;o)

Comment | 
Was this review helpful to you?
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges