| トピック | 出題範囲 |
|---|
| トピック 1 | - Restricting and Sorting Data: This domain covers topics such as applying Rules of precedence for operators in an expression, limiting Rows Returned in a SQL Statement, and utilizing Substitution Variables.
|
| トピック 2 | - Relational Database concepts: In this domain, the topics covered include explaining the theoretical and physical aspects of a relational database and relating clauses in SQL Select Statement to Components of an ERD.
|
| トピック 3 | - Managing Tables using DML statements: In this exam domain, topics covered include managing Database transactions, controlling them, perform Insert, Update, and Delete operations. It also covers how to perform multi-table Inserts and Merge statements.
|
| トピック 4 | - Managing Data in Different Time Zones: In this domain, topics include working with CURRENT_DATE, CURRENT_TIMESTAMP, and LOCALTIMESTAMP, and working with INTERVAL data types.
|
| トピック 5 | - Using SET Operators: In this domain, the topics covered match the SELECT statements, utilizing the ORDER BY clause in set operations, the INTERSECT operator, and the MINUS operator.
|
| トピック 6 | - Displaying Data from Multiple Tables: In this domain, topics include how to use Self-joins, use different types of Joins, how to utilize Nonequijoins, and OUTER joins.
|
| トピック 7 | - Managing Indexes Synonyms and Sequences: In this domain, topics include managing Indexes, managing Synonyms, and managing Sequences.
|
| トピック 8 | - Reporting Aggregated Data Using Group Functions: In this section of the exam, it is covered how to restrict Group Results and create Groups of Data.
|
| トピック 9 | - Using Conversion Functions and Conditional Expressions: In this domain, the topics covered are how to apply the NVL, NULLIF, and COALESCE functions to data, how to understand the implicit and explicit data type conversion, utilize the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions, and nesting multiple functions.
|
| トピック 10 | - Managing Objects with Data Dictionary Views: This domain covers utilizing data dictionary views.
|
| トピック 11 | - Retrieving Data using the SQL SELECT Statement: This domain comprises topics such as using Column aliases, the SQL SELECT statement, utilizing the concatenation operator, literal character strings, alternative quote operator, and the DISTINCT keyword.
|
| トピック 12 | - Managing Indexes Synonyms and Sequences: In this domain, exam-takers are tested for their skill in managing Indexes, Synonyms, and Sequences.
|
| トピック 13 | - Controlling User Access: In this module, the topics include differentiating system privileges from object privileges
|