See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

35 used & new from $0.49

Have one to sell? Sell yours here
 
 
Advanced Oracle PL/SQL Programming with Packages (Nutshell Handbook)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Advanced Oracle PL/SQL Programming with Packages (Nutshell Handbook) (Paperback)

by Steven Feuerstein (Author)
3.8 out of 5 stars See all reviews (11 customer reviews)


Available from these sellers.


11 new from $19.50 24 used from $0.49
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 12 used & new from $3.63

Customers Who Bought This Item Also Bought

Oracle PL/SQL Programming, 4th Edition

Oracle PL/SQL Programming, 4th Edition

by Steven Feuerstein
4.1 out of 5 stars (87)  $40.92
Oracle PL/SQL Programming: A Developer's Workbook (Development Workbook)

Oracle PL/SQL Programming: A Developer's Workbook (Development Workbook)

by Steven Feuerstein
4.3 out of 5 stars (6)  $46.46
Oracle Pl/SQL Programming (Oracle Series)

Oracle Pl/SQL Programming (Oracle Series)

by Scott Urman
Oracle Developer Advanced Forms and Reports

Oracle Developer Advanced Forms and Reports

by Peter Koletzke
2.9 out of 5 stars (18)  $41.99
Oracle PL/SQL Best Practices

Oracle PL/SQL Best Practices

by Steven Feuerstein
3.8 out of 5 stars (13)  $19.79
Explore similar items

Editorial Reviews

Product Description
Steven Feuerstein's first book, Oracle PL/SQL Programming, has become the classic reference to PL/SQL, Oracle's procedural extension to its SQL language. His new book looks thoroughly at one especially advanced and powerful part of the PL/SQL language -- the package. The use of packages can dramatically improve your programming productivity and code quality, while preparing you for object-oriented development in Oracle technology. In this book, Feuerstein explains how to construct packages -- and how to build them the right way. His "best practices" for building packages will transform the way you write packages and help you get the most out of the powerful, but often poorly understood, PL/SQL language. Much more than a book, Advanced Oracle PL/SQL Programming with Packages comes with a PC diskette containing a full-use software companion. Developed by Feuerstein, RevealNet's PL/Vision Lite is the first of its kind for PL/SQL developers: a library of thirty-plus PL/SQL packages. The packages solve a myriad of common programming problems and vastly accelerate the development of modular and maintainable applications.

From the Publisher
Steven Feuerstein's first book, Oracle PL/SQL Programming, has become the classic reference to PL/SQL, Oracle's procedural extension to its SQL language. His new book looks thoroughly at one especially advanced and powerful part of the PL/SQL language -- the package. The use of packages can dramatically improve your programming productivity and code quality, while preparing you for object-oriented development in Oracle technology. In this book, Feuerstein explains how to construct packages -- and how to build them the right way. His "best practices" for building packages will transform the way you write packages and help you get the most out of the powerful, but often poorly understood, PL/SQL language. Much more than a book, Advanced Oracle PL/SQL Programming with Packages comes with a PC disk containing a full-use software companion. Developed by Feuerstein, RevealNet's PL/Vision Lite is the first of its kind for PL/SQL developers: a library of thirty-plus PL/SQL packages. The packages solve a myriad of common programming problems and vastly accelerate the development of modular and maintainable applications. The packages provided in PL/Vision Lite fall into three categories: Building block packages: low-level development enhancers, including string parsers, a list manager, and an interface to PL/SQL tables. Developer utilities: programs that improve your PL/SQL development environment, including a code generator, a powerful substitute for SHOW ERRORS, and an online help delivery mechanism. Plug-and-play components: pieces of code that can be used as is in your own applications, including a high-level exception handler mechanism and a generic, reusable logging mechanism. In addition to describing the details of these packages, this book explores why and how they were built the way they were. You'll come away with an increased appreciation of the PL/SQL language and the power of packages. Most importantly, you'll be ready and eager to put that power to use immediately in your own applications.

See all Editorial Reviews

Product Details

  • Paperback: 687 pages
  • Publisher: O'Reilly; 1 edition (December 1996)
  • Language: English
  • ISBN-10: 1565922387
  • ISBN-13: 978-1565922389
  • Product Dimensions: 9.2 x 7 x 1.8 inches
  • Shipping Weight: 2.5 pounds
  • Average Customer Review: 3.8 out of 5 stars See all reviews (11 customer reviews)
  • Amazon.com Sales Rank: #1,286,524 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #87 in  Books > Computers & Internet > Databases > Oracle > PL & SQL

Look Inside This Book

What Do Customers Ultimately Buy After Viewing This Item?

Advanced Oracle PL/SQL Programming with Packages (Nutshell Handbook)
48% buy the item featured on this page:
Advanced Oracle PL/SQL Programming with Packages (Nutshell Handbook) 3.8 out of 5 stars (11)
Oracle PL/SQL Programming, 4th Edition
27% buy
Oracle PL/SQL Programming, 4th Edition 4.1 out of 5 stars (87)
$40.92
Oracle PL/SQL Best Practices
25% buy
Oracle PL/SQL Best Practices 3.8 out of 5 stars (13)
$19.79

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 organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

11 Reviews
5 star:
 (2)
4 star:
 (6)
3 star:
 (2)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
17 of 18 people found the following review helpful:
2.0 out of 5 stars Misleading and Disappointment (otherwise good), March 28, 2000
By "gjaram" (Los Angeles, CA - USA) - See all my reviews
As my title suggests, I was disappointed in seeing that 85-90% of the book was about the author's product (3rd party library of PL/SQL packages). So if you have not purchased the software, book is not useful. Only the first 3 chapters are about packages, the rest about PL/Vision.

I am a HUGE fan of Steve Feuerstein's books, but this one was a disappointment. If he takes those chapters out then it would've been 5 stars, but I can only give him 2. Sorry Steve.

Gio

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
16 of 17 people found the following review helpful:
4.0 out of 5 stars Well written with good examples; NOT a reference work, October 21, 1999
By A Customer
Steven Feuerstein's first book, Oracle PL/SQL Programming, has become the classic reference to PL/SQL. This one looks thoroughly at one especially advanced and powerful part of the PL/SQL language -- the package but it will not become a classic reference, instead some people might think it was a marketing ploy :-), as it is structured around a set of packages called PL/Vision...But all in all, Steve presents a nice organized approach for an application (development) environment...so it will be a keeper
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
3.0 out of 5 stars Not a book I would keep refering to., August 12, 1998
By A Customer
Being a Feuerstein 'fan' I bought this book hoping to learn a lot more about PL/SQL. I did learn from it, but not a lot. For those familiar with 'Oracle PL/SQL' and 'Oracle Built-in Packages' from the same author (both of which I highly recommend) Advanced Oracle PL/SQL is just not worth buying.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

4.0 out of 5 stars Needs more info about Packages in general..
I like this book but it could have been better if it dealt with PL/Vision alot less and about Oracle Package construction in general alot more. Read more
Published on July 9, 2001 by H. A Huffman

4.0 out of 5 stars I am studying with this book
I am studying with this book Now I found that I kneed environment
Published on February 21, 2000 by Yuzuru Koga

5.0 out of 5 stars Great reference and manual
With the database content of this text, it allows to create projects that have a lot of moxie. The denouement in the last chapter takes you through a unexpected twist-turn that... Read more
Published on February 17, 2000

4.0 out of 5 stars Good book. I found what I was loooking for.
Information is avaiable in a very organized way. The text is full of examples. I just criticize this book due to the fact sometimes the authors might have summarized a bit more
Published on May 25, 1999

3.0 out of 5 stars Not a reference book
This book is not for beginers. Only waste of money.
Published on October 1, 1998

4.0 out of 5 stars Clearly written with good examples; not a reference work
The book is structured around a set of packages called PL/Vision. Eighty percent of the book is devoted to describing how to use PL/Vision and what it can do. Read more
Published on May 8, 1998 by Mike Christie

5.0 out of 5 stars The best book on PL/SQL Packages there is
The author has followed a very clear and thorough line of thinking in preparing his packages. It would do any programmer well to follow his lead.
Published on May 4, 1998

4.0 out of 5 stars Well organized with ample examples for PL/SQL Programmers
A well organized with real time examples of PL/SQL programs. This book can be used as a personal copy to refer its examples of all kinds of PL/SQL programming needs,... Read more
Published on March 17, 1998 by Mahesh S. Sonavane (mssonavane...

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)


So You'd Like to...


Look for Similar Items by Category


Have a shopping question?
Try askville. It's free!
Get answers from real people in areas like health, books, parenting, relationships



 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Darkfever
Darkfever by Karen Marie Moning

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates