PDRI Banner
Home About Us Contact Us Solutions
   
Get Started Now
Oracle PL/SQL Fundamentals
Description:
Our Oracle PL/SQL Fundamentals test measures your knowledge of database development using Oracle PL/SQL. This is based on knowledge through Oracle 10g. Designed for entry level programmers, this test focuses on the topics used daily by most professionals and does not include some of the advanced topics found in our Oracle PL/SQL test. The test includes the following topics: Data Manipulation, Datatypes, Debugging, Input and Output, Packages, Program Structure, SQL Operations, Security, and Tuning.
Test Outline
Data Manipulation
Date and Time Usage/Manipulation
Numeric Math Functions
Regular Expressions
String and Character
Datatypes
Characters
Large Object and Binary
Numeric
User-Defined
Debugging
Displaying Debug Information
Profiling Code
Tracing Code
Input and Output
Exporting Data
Importing Data
Passing Data to External Programs
Packages
Built-in
Commonly Used
Creating
Program Structure
Collections
Control Structures
Procedures
Security
Enforcing
Exception Handling
Issue Identification
SQL Operations
Cursor Attributes
Data Definition Language (DDL)
Data Manipulation Language (DML)
Dynamic SQL
Transactions
Tuning
Detection of Server-level Bottlenecks
Effective Use of Indexes and Partitions
Implicit & Explicit Conversion