This Course Is Divided in 2 Parts:: 1. Oracle 10g: Introduction To SQL Ed 3

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Contents (Objectives List) 1.

Oracle 10g: Introduction to SQL Ed 3 This course is divided in 2 parts:


1. Oracle Database 10g: SQL Fundamentals (Part I) 2. Oracle Database 10g: SQL Fundamentals (Part II)

Run data manipulation statements (DML) to update data in the Oracle Database 10g Create tables to store and utilize views to display and retrieve data Identify the major structural components of Oracle Database 10g Create reports of sorted, restricted and aggregated data Employ SQL functions to generate and retrieve customized data Retrieve row and column data from tables with the SELECT statement Manage Schema Objects Manipulate large Datasets Generate Reports by Grouping Related Data Retrieve data using Sub-queries

2. Oracle Database 10g: PL/SQL Fundamentals Use PL/SQL programming constructs and conditional control statements Write PL/SQL code to interface with the database Design PL/SQL program units that execute efficiently Handle run-time errors Describe stored procedures and functions 3. Oracle Database 10g: Administration Workshop I Install Oracle Database 10g and configure a database Manage the Oracle instance Manage the Database storage structures Create and administer user accounts Perform backup and recovery of a database Monitor, troubleshoot, and maintain a database Configure Oracle Net services Move data between databases and files

4. Oracle Database 10g: Administration Workshop II Use RMAN to create and manage backup sets and image copies Recover the database to a previous point in time Use Oracle Secure Backup to backup and recover a database Use Oracle's Flashback technology to recover your database Detect block corruptions and take appropriate measures to correct them

Use the various Database advisors and views to monitor and improve database performance Control database resource usage with the Resource Manager Simplify management tasks by using the Scheduler Review database log files for diagnostic purposes Customize language-dependent behavior for the database and individual sessions Administer a VLDB Implement a secure database Transport data across platforms

You might also like