OCA Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0 047)
User Manual: Pdf
Open the PDF directly: View PDF
Page Count: 794 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Contents
- Acknowledgments
- Preface
- Introduction
- 1 Introduction to SQL
- 2 Using DDL Statements to Create and Manage Tables
- 3 Manipulating Data
- 4 Retrieving Data Using the SQL SELECT Statement
- 5 Restricting and Sorting Data
- 6 Using Single-Row Functions to Customize Output
- 7 Reporting Aggregated Data Using the Group Functions
- 8 Displaying Data from Multiple Tables
- Write SELECT Statements to Access Data from More Than One Table Using Equijoins and Non-Equijoins/View Data That Generally Does Not Meet a Join Condition by Using Outer Joins
- Join a Table to Itself by Using a Self-Join
- Generate a Cartesian Product of All Rows from Two or More Tables
- Certification Summary
- 9 Retrieving Data Using Subqueries
- Define Subqueries
- Describe the Types of Problems That Subqueries Can Solve
- List the Types of Subqueries
- Write Single-Row and Multiple-Row Subqueries
- Write a Multiple-Column Subquery
- Use Scalar Subqueries in SQL
- Solve Problems with Correlated Subqueries
- Update and Delete Rows Using Correlated Subqueries
- Use the EXISTS and NOT EXISTS Operators
- Use the WITH Clause
- Certification Summary
- 10 Creating Other Schema Objects
- 11 Managing Schema Objects
- 12 Using the Set Operators
- 13 Generating Reports by Grouping Related Data
- 14 Managing Objects with Data Dictionary Views
- 15 Manipulating Large Data Sets
- 16 Hierarchical Retrieval
- 17 Regular Expression Support
- 18 Controlling User Access
- A: About the CD
- Glossary
- Index