0% found this document useful (0 votes)
27 views

Oracle DB To Review

The document describes an Oracle Database 11g SQL Fundamentals I exam that tests understanding of the SQL language and covers retrieving, restricting, sorting, customizing, aggregating, and manipulating data as well as creating tables and other schema objects using DDL statements.

Uploaded by

asd asd
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Oracle DB To Review

The document describes an Oracle Database 11g SQL Fundamentals I exam that tests understanding of the SQL language and covers retrieving, restricting, sorting, customizing, aggregating, and manipulating data as well as creating tables and other schema objects using DDL statements.

Uploaded by

asd asd
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Title: 1Z0-051: Oracle Database 11g: SQL Fundamentals I

Questions: 70
Time Limit: 120 minutes

The SQL Fundamentals exam is intended to verify that certification candidates have
a basic understanding of the SQL language. It covers the aspects of the language
that are likely to be useful to many developers and DBAs on a regular basis. The
Oracle Certification Prep practice exam covers all of the subject areas on the
production exam including:

Retrieving Data Using the SQL SELECT Statement


Restricting and Sorting Data
Using Single-Row Functions to Customize Output
Using Conversion Functions and Conditional Expressions
Reporting Aggregated Data Using the Group Functions
Displaying Data from Multiple Tables
Using Subqueries to Solve Queries
Using the Set Operators
Manipulating Data
Using DDL Statements to Create and Manage Tables
Creating Other Schema Objects

You might also like