Oracle Database Foundations (novice-level exam) 考试大纲
Oracle Database Foundations (novice-level exam) 考试大纲
考试大纲
What is a Database?
Database Concepts
• Explain the importance of clearly communicating and accurately capturing database information
requirements
• Identify structural business rules
• Identify procedural business rules
• Identify business rules that must be enforced by additional programming (eg SQL)
Using Attributes
Identifying Relationships
Introduction to SQL
Using Data Manipulation Language (DML) and Transaction Control Language (TCL)
• Identify the connection between an ERD and a Relational Database using SQL SELECT
statements
• Build a SELECT statement to retrieve data from an Oracle Database table
• Use the WHERE clause to the SELECT statement to filter query results