| トピック | 出題範囲 |
|---|
| トピック 1 | - Managing Indexes Synonyms and Sequences: In this domain, exam-takers are tested for their skill in managing Indexes, Synonyms, and Sequences.
|
| トピック 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 | - 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.
|
| トピック 4 | - 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.
|
| トピック 5 | - Controlling User Access: In this module, the topics include differentiating system privileges from object privileges
|
| トピック 6 | - Managing Indexes Synonyms and Sequences: In this domain, topics include managing Indexes, managing Synonyms, and managing Sequences.
|
| トピック 7 | - Managing Objects with Data Dictionary Views: This domain covers utilizing data dictionary views.
|
| トピック 8 | - 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.
|
| トピック 9 | - 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.
|
| トピック 10 | - 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.
|
| トピック 11 | - 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.
|
| トピック 12 | - Granting privileges on tables and distinguishing between giving privileges and roles.
|
| トピック 13 | - 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.
|
| トピック 14 | - Using Subqueries to Solve Queries: In this module, topics include using Single Row Subqueries, Multiple Row Subqueries, and how to delete and update rows.
|
| トピック 15 | - sing Single-Row Functions to Customize Output: This particular domain of the exam covers topics such as manipulating strings with character functions in SQL SELECT and WHERE clauses, performing arithmetic with date data, and manipulating numbers with the ROUND, TRUNC, and MOD functions. It also covers manipulating dates with the date function.
|
| トピック 16 | - 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.
|