or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Sell Back Your Copy
For a $10.81 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Murach's Oracle SQL and PL/SQL (Training & Reference)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

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

Murach's Oracle SQL and PL/SQL (Training & Reference) [Paperback]

Joel Murach (Author)
4.2 out of 5 stars  See all reviews (17 customer reviews)

List Price: $52.50
Price: $33.08 & this item ships for FREE with Super Saver Shipping. Details
You Save: $19.42 (37%)
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.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details

Book Description

August 1, 2008
If you're developing applications that access Oracle databases, you can save time and work by having SQL do more of the data handling for you: This new book shows you how. It teaches you how to create effective SQL queries to extract and update the data in an Oracle database. It teaches you how to design and implement a database, giving you insight into performance and security issues. It teaches you how to use PL/SQL to take advantage of powerful features like stored procedures, functions, and triggers. In short, it teaches you to create the kind of efficient database applications that make you a more effective and valuable developer.

Here are 5 of the ways that our book differs from the others

#1: You'll see how to take advantage of the Oracle SQL Developer tool
SQL Developer is a free tool for working with database objects and SQL statements. Its graphical interface makes it more intuitive and easier to use than older command-line tools like SQL*Plus. I think you ll find it boosts your productivity as you use it to write and run queries, to work with database objects, or to debug stored procedures.

#2: You'll start off with how to query a database, not how to design one
This book is written for application developers, and the first thing an application developer needs to know is how to write queries. So that's what's covered in the first 8 chapters of this book. It starts with simple queries, then moves on to complex inner and outer joins, summary queries, and subqueries that do more of the database processing so that your applications can do less.
Once you're comfortable with querying databases, this book shows how to design a database and how to create database tables. Having this background can help you query a database more effectively. And it provides a solid introduction to DBA skills if you're interested in that career path.

#3: You get 2 books in 1: A SQL book and a PL/SQL book
PL/SQL allows you to write complex scripts, stored procedures, functions, and triggers, all essential skills for most application developers. So along with SQL, this book covers the PL/SQL that you'll use most of the time; there's no need to buy a second book to learn PL/SQL.

#4: Complete applications show you how all the pieces interact
One key to mastering SQL is to have plenty of coding examples that show how the features you re learning work and what problems you may run into as you use them on your own. So this book provides dozens of SQL statements and PL/SQL scripts for various jobs that are routine in business applications. Download the examples for free from our website and use them as starting points for your own SQL routines.

#5: The paired-pages format lets you set your own pace
Depending on what you already know about Oracle SQL and how fast you want to go, you can read every page and study each example...skim through the headings for topics you don't know...scan through the righthand pages for development details you might have missed in the past...or turn to any two-page spread when you need reference information. The paired-pages format makes it easy and fast for you to use the book the way you want to.

(If you aren't familiar with how the paired pages work, please be sure to download a sample chapter from our website)


Frequently Bought Together

Customers buy this book with Murach's SQL Server 2008 for Developers (Murach: Training & Reference) $33.08

Murach's Oracle SQL and PL/SQL (Training & Reference) + Murach's SQL Server 2008 for Developers (Murach: Training & Reference)


Editorial Reviews

About the Author

Joel Murach has a background in software training and is a specialist in developing business applications, particularly web applications. In the past 5 years, he has written and edited books on Java, ASP.NET, and C# that have helped thousands of developers become proficient at creating the kind of applications that businesses rely on every day.

Product Details

  • Paperback: 600 pages
  • Publisher: Mike Murach & Associates (August 1, 2008)
  • Language: English
  • ISBN-10: 1890774502
  • ISBN-13: 978-1890774509
  • Product Dimensions: 10 x 8 x 1.3 inches
  • Shipping Weight: 3.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon Best Sellers Rank: #89,932 in Books (See Top 100 in Books)

More About the Author

Joel Murach has been writing and editing books about computer programming for over 10 years. During that time, he has written extensively on a wide range of Java, .NET, web, and database technologies. When he's not programming or writing books about programming, he can be found surfing or writing music.

 

Customer Reviews

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

6 of 6 people found the following review helpful:
5.0 out of 5 stars More than just the basics, September 17, 2008
This review is from: Murach's Oracle SQL and PL/SQL (Training & Reference) (Paperback)
Murach books have a reputation for accessibility to the novice user. Murach's Oracle SQL and PL/SQL is just as accessible to the novice, but also contains plenty to assist other Oracle users.

The first section is truly non-threatening and is possibly too basic to be of real use in the context of the whole book. It is a short introduction to databases and the Oracle tools but doesn't contain much depth. The second section digs deeper into interacting with databases and is primarily aimed at standard and Oracle-specific SQL syntax. Section 3 introduces good (and essential) database practices such as normalisation, user and role management, indexes, foreign keys and other aspects of database design. Section 4 covers some PL/SQL basics and finally Section 5 covers the more complicated data types.

I mention all of that since I found the name of the book slightly misleading, but in a good way. The focus of the book is on building and maintaining the skills required for running Oracle SQL and PL/SQL and while Sections 3 and 5 could have been omitted, the book is better because of the inclusion.

Sections 2 and 4 are the main sections and both are well written for both teaching and reference resources, and Section 2 in particular highlights the important information for each piece of knowledge.

The result is a book that is great for Oracle novices, although possibly not if you are a complete database novice, but also great for intermediate users casual users like myself. Personally I use the database dictated by clients, so I look forward to having this on hand when making the next switch back to the Oracle database. It won't get you an Oracle DBA job, but it will help you get more out of your database.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars A life saver!!, November 2, 2008
Amazon Verified Purchase(What's this?)
This review is from: Murach's Oracle SQL and PL/SQL (Training & Reference) (Paperback)
Got stuck on one of my Oracle 9i assignments and it took just one look in this book and I was all set and ready to take on this other assignments. It is really a reliable reference book. One you should always have at your fingertips if you use the Oracle database system or if you are learning about the system. I wish I had this book as a backup to my textbook when I first bagan the class or even before I begin. Save the stress and don't fall into my misfortune of stressing over something that could be solved easily with this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great!, February 22, 2010
Amazon Verified Purchase(What's this?)
This review is from: Murach's Oracle SQL and PL/SQL (Training & Reference) (Paperback)
Product has been extemely helpful, great as refresher even better when looking for assistance with processes never completed before. Excellent resource.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
database home page, writelmage method, subquery factoring clause, select invoice number, largest invoice total, invoice qty, common format elements, average invoice total, database time zone, number format elements, invoices table, default account number, use the resulting dialog box, fractional second precision, pseudo column, national character large object, implicit syntax, average invoice amount, default locking behavior, large object data types, vendors table, inline view, temporal data types, session time zone, outer query
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Oracle Database, Malloy Lithographing Inc, Zylka Design, Abbey Office Furnishings, Script Output, Cahners Publishing, Cindy Smith, History Description, East Brunswick, Connections Files, Visual Basic, Execute Statement, United Parcel Service, Pacific Standard Time, Express Edition, Procedural Language, Thomas Hardy, Federal Express Corporation, American Express, Lance Pinos-Potter, Paulo Locario, Darnell O'Sullivan, Personnel Jones, Elmer Jones, Run Script
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)

Your tags: Add your first tag
 

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


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject