Oracle 12c,
3rd Edition

Joan Casteel

ISBN-13: 9781305251038
Copyright 2016 | Published
608 pages | List Price: USD $124.95

Now you can master the latest version of the fundamental SQL language used in all relational databases today with ORACLE 12C: SQL, 3E. Much more than a study guide, this edition helps you transform a basic knowledge of databases into proficiency with the latest SQL and Oracle concepts and techniques. You learn to use Oracle 12c SQL most effectively as you prepare for the first exam in the Oracle Database Administrator or Oracle Developer Certification Exam paths. This edition initially focuses on creating database objects, including tables, constraints, indexes, sequences, manipulating data, and more. The author then explores both basic data query techniques as well as advanced query topics using a proven hands-on approach. ORACLE 12C: SQL, 3E introduces the latest features and enhancements in 12c, from enhanced data types and invisible columns to new CROSS and OUTER APPLY methods for joins. To help you transition to further studies and even more advanced books in this series, appendixes introduce SQL tuning, compare Oracle's SQL syntax with other databases, and overview Oracle connection interface tools: SQL Developer and SQL Plus. Trust ORACLE 12C: SQL, 3E to provide the knowledge you need for Oracle certification testing and the solid foundation for pursuing a career as a database administrator or developer.

Purchase Enquiry INSTRUCTOR’S eREVIEW COPY

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 Statements.
13. Views.
Appendix A: Tables for the Just Lee Books Database.
Appendix B: SQL*Plus and SQL Developer Overview.
Appendix C: Oracle Resources.
Appendix D: SQL*Loader.
Appendix E: SQL Tuning Topics.
Appendix F: SQL in Various Databases.

  • Joan Casteel

    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.

  • NEW COVERAGE EXPLAINS EXTENDED DATA TYPES IN Ch.3. Students learn the advantages of extended data types and how to control the functionality of this new feature introduced in Oracle 12c.

  • NUMEROUS NEW ORACLE 12C FEATURES ARE HIGHLIGHTED AND THOROUGHLY EXPLAINED. Students learn to use the new invisible columns in Ch. 3, new default column value option for NULL values in Ch. 5, new identity columns in Ch. 6, and default column value option to use a sequence in Ch. 6.

  • STUDENTS LEARN TO MAXIMIZE NEW ENHANCEMENTS IN ORACLE 12C. This edition presents Oracle 12c changes and improvements throughout, emphasizing how to best use features, such as the enhancement to native left outer join, addressed in Ch.9, and the new pattern_matching_clause in Ch. 11 that demonstrates how Oracle can now easily recognize patterns found across multiple rows. In addition, this edition covers the use of WITH clause versus Subquery in Ch. 12; Top-N-Query enhancements in Ch. 13; and using the new Oracle 12c extensions, CROSS and OUTER APPLY methods for joins, in Ch. 13.

  • NEW COVERAGE EXPLAINS EXTENDED DATA TYPES IN Ch.3. You learn the advantages of extended data types and how to control the functionality of this new feature introduced in Oracle 12c.

  • NUMEROUS NEW ORACLE 12C FEATURES ARE HIGHLIGHTED AND THOROUGHLY EXPLAINED. You learn to use the new invisible columns in Ch. 3, new default column value option for NULL values in Ch. 5, new identity columns in Ch. 6, and default column value option to use a sequence in Ch. 6.

  • LEARN TO MAXIMIZE NEW ENHANCEMENTS IN ORACLE 12C. This edition presents Oracle 12C changes and improvements throughout, emphasizing how to best use features, such as the enhancement to native left outer join, addressed in Ch.9, and the new pattern_matching_clause in Ch. 11 that demonstrates how Oracle can now easily recognize patterns found across multiple rows. In addition, this edition covers the use of WITH clause versus Subquery in Ch. 12; Top-N-Query enhancements in Ch. 13; and using the new Oracle 12c extensions, CROSS and OUTER APPLY methods for joins, in Ch. 13.

  • CONTENT MAPS TO THE ORACLE CERTIFICATION EXAMS 1Z0-051 AND 1Z0-061. You can help students perform their best on the Oracle Database with the specific content they need to master -- whether they are taking the latest Oracle Database 12c: SQL Fundamentals version of the exam (1Z0-061) or the 11g version of the SQL Fundamentals exam (1Z0-051).

  • THIS EDITION PRESENTS MOST TOPICS IN ORACLE DATABASE SQL EXPERT EXAM1Z0-047. This edition lays the foundation to start preparing your students for success on the industry-recognized Oracle Database SQL Expert certification.

  • CLEAR CODING EXAMPLES WITH ASSOCIATED RESULTS DEMONSTRATE CHAPTER CONCEPTS. Students see the practical, hands-on application and value of the topics introduced in each chapter.

  • WELL-ORGANIZED PRESENTATION EMPHASIZES EARLY UNDERSTANDING OF DATABASE OBJECTS AND DESIGN. To ensure a logical approach to learning, the author provides a structural understanding of database objects and design prior to exploring the many query options.

  • THOROUGH COVERAGE EXPLAINS BOTH ANSI AND TRADITIONAL JOIN METHODS. Students learn the advantages of each method and have the flexibility to work with either when utilizing Oracle 12c.

  • HANDS-ON ACTIVITIES HELP REINFORCE ORACLE 12G SQL SKILLS. Proven review questions, assignments, and case projects at the end of each chapter provide important practice in using Oracle 12c SQL skills.

  • EXTENDED HANDS-ON PRACTICE UTILIZES TWO DIFFERENT DATABASES FOR CHALLENGING ASSISGNMENTS. Students have opportunities for extensive practice and to test their understanding using the databases available with the book.

  • BOOK OFFERS NUMEROUS OPTIONS TO ACCESS ORACLE SOFTWARE. Oracle Academy program for colleges includes a hosted Application Express lab environment supporting SQL and PL/SQL. Students can request a free development Application Express workspace on the Oracle web site. Students can download Oracle software on the Oracle web site designed for student use at no cost. Your institution can use your own Oracle server installation to create student accounts for Oracle access or can use VMware to make an installation of Oracle available to students.

  • CONTENT MAPS TO THE ORACLE CERTIFICATION EXAMS 1Z0-051 AND 1Z0-061. You can perform your best on the Oracle Database with the specific content you need to master -- whether you are taking the latest Oracle Database 12c: SQL Fundamentals version of the exam (1Z0-061) or the 11g version of the SQL Fundamentals exam (1Z0-051).

  • THIS EDITION PRESENTS MOST TOPICS IN ORACLE DATABASE SQL EXPERT EXAM1Z0-047. This edition lays the foundation to start preparing for success on the industry-recognized Oracle Database SQL Expert certification.

  • WELL-ORGANIZED PRESENTATION EMPHASIZES EARLY UNDERSTANDING OF DATABASE OBJECTS AND DESIGN. To ensure a logical approach to learning, the author provides a structural understanding of database objects and design prior to exploring the many query options.

  • CLEAR CODING EXAMPLES WITH ASSOCIATED RESULTS DEMONSTRATE CHAPTER CONCEPTS. You see the practical, hands-on application and value of the topics introduced in each chapter.

  • HANDS-ON ACTIVITIES HELP REINFORCE ORACLE 12G SQL SKILLS. Proven review questions, assignments, and case projects at the end of each chapter provide important practice in using Oracle 12c SQL skills.

  • THOROUGH COVERAGE EXPLAINS BOTH ANSI AND TRADITIONAL JOIN METHODS. You learn the advantages of each method and have the flexibility to work with either when utilizing Oracle 12c.

Cengage provides a range of supplements that are updated in coordination with the main title selection. For more information about these supplements, contact your Learning Consultant.

Cengage Testing, powered by Cognero® for Casteel's Oracle 12c: SQL, Instant Access
9781305271289

Cengage Testing, powered by Cognero® for Casteel's Oracle: SQL
9781305271272

Instructor's Web Site for Casteel's Oracle 12c: SQL
9781305251045