Ebook Oracle 11G: SQL, by Joan Casteel
Never doubt with our offer, because we will consistently give what you require. As similar to this updated book Oracle 11G: SQL, By Joan Casteel, you could not find in the other area. However below, it's really simple. Merely click and download and install, you can own the Oracle 11G: SQL, By Joan Casteel When convenience will relieve your life, why should take the complicated one? You can purchase the soft file of guide Oracle 11G: SQL, By Joan Casteel right here as well as be participant of us. Besides this book Oracle 11G: SQL, By Joan Casteel, you can also locate hundreds lists of the books from numerous sources, collections, publishers, and also authors in worldwide.
Oracle 11G: SQL, by Joan Casteel
Ebook Oracle 11G: SQL, by Joan Casteel
Oracle 11G: SQL, By Joan Casteel Just how a simple suggestion by reading can enhance you to be an effective individual? Reviewing Oracle 11G: SQL, By Joan Casteel is a quite simple activity. Yet, just how can many individuals be so careless to read? They will like to invest their downtime to talking or hanging out. When actually, reading Oracle 11G: SQL, By Joan Casteel will certainly provide you a lot more opportunities to be successful completed with the hard works.
This is why we suggest you to consistently see this web page when you require such book Oracle 11G: SQL, By Joan Casteel, every book. By online, you might not getting guide establishment in your city. By this on the internet library, you can locate guide that you truly wish to check out after for long time. This Oracle 11G: SQL, By Joan Casteel, as one of the recommended readings, has the tendency to remain in soft data, as all book collections here. So, you could likewise not await couple of days later to get and read guide Oracle 11G: SQL, By Joan Casteel.
The soft documents indicates that you need to go to the link for downloading and install and after that save Oracle 11G: SQL, By Joan Casteel You have owned guide to check out, you have posed this Oracle 11G: SQL, By Joan Casteel It is not difficult as visiting the book stores, is it? After getting this quick explanation, with any luck you can download and install one and also start to review Oracle 11G: SQL, By Joan Casteel This book is really simple to read every time you have the spare time.
It's no any mistakes when others with their phone on their hand, and also you're too. The distinction might last on the material to open up Oracle 11G: SQL, By Joan Casteel When others open up the phone for talking and chatting all things, you could often open up and also check out the soft data of the Oracle 11G: SQL, By Joan Casteel Naturally, it's unless your phone is available. You could additionally make or wait in your laptop or computer that reduces you to review Oracle 11G: SQL, By Joan Casteel.
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.
- Sales Rank: #158290 in Books
- Brand: Cengage Learning
- Published on: 2009-06-25
- Ingredients: Example Ingredients
- Original language: English
- Number of items: 1
- Dimensions: 1.30" h x 7.40" w x 9.10" l, 2.30 pounds
- Binding: Paperback
- 608 pages
- Used Book in Good Condition
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.
Most helpful customer reviews
10 of 10 people found the following review helpful.
Best SQL text ever
By janne
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.
14 of 16 people found the following review helpful.
The best SQL book I've read yet!
By Coder
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!!!
6 of 6 people found the following review helpful.
Good & Easy Oracle
By Maria Feli
This book is very easy to understand. It goes step by step on how to create a database. It has print screens about the topic that shows how to do it.
Oracle 11G: SQL, by Joan Casteel PDF
Oracle 11G: SQL, by Joan Casteel EPub
Oracle 11G: SQL, by Joan Casteel Doc
Oracle 11G: SQL, by Joan Casteel iBooks
Oracle 11G: SQL, by Joan Casteel rtf
Oracle 11G: SQL, by Joan Casteel Mobipocket
Oracle 11G: SQL, by Joan Casteel Kindle
Tidak ada komentar:
Posting Komentar