This edition initially focuses on creating database objects, including tables, constraints, indexes, sequences, manipulating data, and more. The author then explores data query techniques, such as row filtering, joins, single-row functions, aggregate functions, subqueries, and views, as well as advanced query topics. 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 students transition to further studies, 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 students need for Oracle certification testing and the solid foundation for pursuing careers as a database administrator or developer.
New to this Edition
- 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.
Share This Book: