$178.52
Usually dispatched within 6 to 7 months
Imports from Germany may differ from local products. Additional terms apply. Learn More.

Amazon Global Store

  • International products have separate terms and are sold from abroad and may differ from local products including fit, age rating, and language of product, labeling, or instructions, or plugs (you may require an adapter).
  • Manufacturer warranty may not apply but you may have other rights under law.
  • Learn more about Amazon Global Store
$$178.52 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$178.52
Subtotal
Initial payment breakdown
Delivery cost, delivery date and order total (including tax) shown at checkout.
Ships from
Amazon Germany
Ships from
Amazon Germany
Sold by
Sold by
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Payment
Secure transaction
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer—no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera, scan the code below and download the Kindle app.

QR code to download the Kindle App

Something went wrong. Please try your request again later.

Oracle 11G: SQL, International Edition Paperback – 25 June 2009

4.4 4.4 out of 5 stars 80 ratings

{"desktop_buybox_group_1":[{"displayPrice":"$178.52","priceAmount":178.52,"currencySymbol":"$","integerValue":"178","decimalSeparator":".","fractionalValue":"52","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"x8x%2BFSgSn%2B5vKCIJ07bPdXE1emxRAzBUKN9dRam%2BH3s%2FufC8l%2FdvWkAa17miXUPg8DclldT43IJO2SKx06XHAgjAAsOqcSMdVyomPgXjCNsp6%2FZTFQk0KJt2DluZhJ8lvDEpVlCTEy8QJOfDCaScaRjtP98lS0PpcYzIvxR2rkhd4atlVCBo5FQYpZpVOIoG","locale":"en-AU","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

ORACLE 11G: SQL is not simply a study guide; it is written for individuals who have just a basic knowledge of databases and can be utilized in a course on this latest implementation of SQL from Oracle.
Read more Read less

Product description

Review

1. Overview of Database Concepts. 2. Basic SQL SELECT Statements. 3. Table Creation and Management. 4. Constraints. 5. Data Manipulation and Transaction Control. 6. Additional Database Objects. 7. User Creation and Management. 8. Restricting Rows and Sorting Data. 9. Joining Data from Multiple Tables. 10. Selected Single-Row Functions. 11. Group Functions. 12. Subqueries and Merge. 13. Views. 14. Formatting Readable Output. 15. Exploring SQL Topics in Application Development. Appendices. A. Tables for the Justlee Database. B. SQL Plus & ISQL Plus User's Guide. C. SQL Sytax Guide. D. Introductoin to Third Party Tool (TOAD). E. Oracle 11g Practice Exams. F. Oracle Resources. G. SQL Loader.

About the Author

Joan E. Casteel combines more than 15 years of hands-on experience in application development in various business environments with strong teaching skills to clarify important application and software concepts for today's readers. An award-winning instructor, Ms. Casteel serves as associate professor of information technology and business at Tidewater Community College, where she has been an integral part of the Database Specialist curriculum. She has joined a newly formed team at the college in charge of building a campus ID card program to encompass four campuses, using a recently deployed Oracle-based system. In addition the team is developing new Oracle APEX applications to improve college-wide financial services support. Ms. Casteel has been recognized by her colleagues for her professional accomplishments, including creating an Oracle virtual machine image for students and handling recruitment efforts for database specialist career studies. Ms. Casteel is the author of two successful books on Oracle from Course Technology, part of Cengage Learning, covering SQL and PL/SQL which serve as the introductory course sequence in the college�s database career path.

Product details

  • Publisher ‏ : ‎ Course Technology Inc; 2 edition (25 June 2009)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 620 pages
  • ISBN-10 ‏ : ‎ 1439081247
  • ISBN-13 ‏ : ‎ 978-1439081242
  • Dimensions ‏ : ‎ 18.8 x 3 x 23.4 cm
  • Customer Reviews:
    4.4 4.4 out of 5 stars 80 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Joan Casteel
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read author blogs, and more

Customer reviews

4.4 out of 5 stars
4.4 out of 5
80 global ratings

Review this product

Share your thoughts with other customers

Top reviews from Australia

There are 0 reviews and 0 ratings from Australia

Top reviews from other countries

Coder
5.0 out of 5 stars The best SQL book I've read yet!
Reviewed in the United States on 4 August 2010
Verified Purchase
I typically do not have much enthusiasm for technical books published by the big "textbook publishers." Too many errors, too much "intro/overview," and bad information/advice. However, this book is a gem!

I will apologize straightaway for not writing a detailed review. I am too busy to do one. However, I think it's better that I review it now, than forget to review it at all.

Already I own several MySQL books (and some PHP/MySQL books), including Wrox and O'Reily books. Lately, however, I've only used them as a basic "reference" when building websites. Back when I tried to go through each book chapter-by-chapter, I was disappointed when I tried anything complicated for a "newbie," such as joins and virtual tables. Nothing ever worked the way the books said they would! But truly, the concepts behind joins were not explained clearly *at all* and so I was not capable of troubleshooting the problems myself.

"Oracle 11g: SQL" shines in this regard! The explanations of what happens "behind-the-scenes" when you create a join or query a virtual table are so exceptionally accurate and well-explained, that not only could I create complex joins, I was even able to find and correct errors in the online tests that were part of our "web-enhanced" college course!

Aside from the lucidity of the text, the chapter was filled with practical "cases" that at least begin to hint at some of the complex ERDs one would have to create in real life. Once in a while, the instructions for the case in one chapter did not exactly match up with what had been done to the case database in another chapter, but such errors were rather obvious and did not cause problems.

If you buy this text used, make sure you buy the online access, especially if you do not want to install Oracle on your computer. Access includes a sandbox where you can view sample databases (if your teacher has set them up), or run SQL scripts to install them (downloaded from the website or copied from the CD). This allows you to practice simple beginner-level queries or to create entire databases as you please. If you follow along with examples and cases, you will occasionally need to run scripts to alter the sample databases, anyway.

This book is *superb* both in its chapter content, exercises, examples, and cases.

A few gripes:

1) The tests (or rather the test system) often re-numbers answers so that whenever you have a choice of "both a & b" the correct answers are actually a & c or some other combination. Whenever 2 answers are correct, just always pick the one that says "a & b" and you'll be fine!

2) One of the questions about joins, which I got during the "review" (which didn't count, thank goodness), was wrong in both the wording of the question and the answer.

3) When you play *online* with "bind variables" (used to store user input from an HTML form, and submit it to the database), you must change your syntax for "Oracle Express"! The book says to precede the variable name with an ampersand ("&"); however, you must use a colon (":")!

Even though I use MySQL and this textbook covered Oracle's flavor of SQL, it is the most *enlightening* relational-database textbook I have EVER, EVER read!!!
13 people found this helpful
Report
foxtrap
5.0 out of 5 stars excellent book
Reviewed in the United States on 24 July 2012
Verified Purchase
I am a computer science student and this was a book for my course. I really enjoyed this book, the subject matter was presented in a conceptual manner with good examples. I have seen other books on the subject of SQL that just give you a bunch of facts and move on to the next subject. This book is not like that it flows though the subject matter and touches every fact completely before transiting to another subject. If you want to learn SQL i believe this book does an excellent job of it.
Shinugaii
4.0 out of 5 stars Easy to follow book!
Reviewed in the United States on 20 October 2012
Verified Purchase
The book is clear and concise and the author explains well each one of the topics although at times I feel there should be at least two examples of something that is explained in a given chapter. Other than this I feel the book is easy to read for anyone whether you are a beginner, like myself, or an intermediate user both can benefit from reading this book. One think though I could never install the software in the companion CD for during the installation I ran into an error and then when trying to use SQL*PLUS I could not log in even though the user name and password were correct.
janne
5.0 out of 5 stars Best SQL text ever
Reviewed in the United States on 22 September 2010
Verified Purchase
I was dubious about another thick, high cost textbook. I have enough incomprehensible database and SQL books - this text is different - it's so well written, it's understandable, the examples are useful, and the author points out all the little idiosyncrasies that trip up newbies. Highly recommend this book for anyone starting to learn SQL or who had trouble with SQL with another text. The datafiles on the companion website are easy to work with and it's a very practical, hands on text. Well worth the high cost.
10 people found this helpful
Report
Sean D. Clarkin
5.0 out of 5 stars Practical and useful guide to PL/SQL (Oracle)
Reviewed in the United States on 15 December 2019
Verified Purchase
This was a very useful book that helped me to learn the basics of SQL quickly and in a way that it was immediately applicable. I use it as a reference on the job 5 years later.
One person found this helpful
Report