ORACLE Developer Course Outline - 4trainee

25 downloads 56 Views 247KB Size Report
Lesson 1. 1. Introduction to Database. 2. Introduction to Oracle. 3. Features of Oracle. 4. Rules of Database. Lesson 2. 1. (Installation). 2. System Requirements.
ORACLE Developer Course Outline

Lesson 1 1. 2. 3. 4.

Introduction to Database Introduction to Oracle Features of Oracle Rules of Database

Lesson 2 1. 2. 3. 4. 5. 6. 7.

(Installation) System Requirements Software Requirements Installation of 10G Server Introduction to SQL Selection Project

Lesson 3 1. 2. 3. 4. 5.

Installation of 10G Developer Understanding System and Scott Tiger Schema Adding Data of two columns Column alias Using Operators

Lesson 4 1. 2. 3. 4. 5. 6.

Logical Operators AND between IN Null Like Operator AND, OR, NOT Operators

Lesson 5 1. 2. 3. 4. 5. 6.

(SQL + Statements) Changing Query Listing Query Saving Query Executing save Query To look in save Query

7. Editing Query through Editor

Lesson 6 1. 2. 3. 4. 5. 6.

(Functions) CHAR Function Date Function Number Function ORDER by Clause CASE Conversion Function

Lecture 7 1. 2. 3. 4. 5.

(Number Function) Round Trunk MOD Date Function

Lecture 8 1. (Data type Conversion Function) 2. Multiple Row Function

Lecture 9 1. 2. 3. 4.

Sum Where Clause Group Clause Having Clause

Lecture 10 1. 2. 3. 4. 5.

Joining Equi Joining Outer Joining INNER Joining Non- Equi Joining

Lecture 11 1. Sub Queries

Lecture 12 1. Data manipulation language(DML) 2. Insertion

Lecture 13 1. DML 2. Updating

Lecture 14 1. DDL (Data Definition Language)

Lecture 15 1. 2. 3. 4. 5. 6.

Creating Table from Existing Table Dropping Table Modify Table Updating Table Rename Table Adding Column to Table

Lecture 16 1. Constraints

Lecture 17 1. Database Objects

Lecture 18 1. Sequences 2. Indexes 3. Synonym

Lecture 19 1. 2. 3. 4. 5. 6. 7.

DCL (Data Control Language) System Privileges Object Privileges Creating Users Granting Permission Revoking Permission Data Base Rules

Lecture 20 1. 2. 3. 4.

PL/SQL PL/SQL and SQL differences Begin and End Blocks Declaring Variables

Lecture 21 1. Working with Variables 2. Using FOR and WHILE loops

Lecture 22 1. Cursors

Lecture 23 1. 2. 3. 4. 5.

(Forms) Creating and Data Entering Forms What is a Data Entering Forms..?? Application Development in Forms A Form Module

Lecture 24 1. Creating a Data Entry for through Form Builder 2. Testing Form Creating 3. Handling Data Validation

Lecture 25 1. Triggers in Forms 2. Adding PL/SQL Codes to object trigger

Lecture 26 1. What is a master/ Detail Data Entry Form…?? 2. Adding a Detail section to a Entry Form 3. Validation Codes Blocks

Lecture 27 1. Using a Custom MENU 2. The Solution 3. Attaching PL/SQL code to the MENU

Lecture 28 1. Attaching Library to the MENU Module 2. Saving, Compiling and Attaching MENU Module 3. Setting Checked, Enabled and Displayed Properties of MENU Items

Lecture 29 1. Creating an Iconic Toolbar 2. Creating an Iconic Toolbar 3. Creating a Master Detail Iconic Toolbar MENU

Lecture 30 1. 2. 3. 4.

Working with Reports Basic Concepts Creating a Report using Oracle Reports Builder Defining a Data Model for a Report

Lecture 31 1. Specify the Layout of a Report 2. Specifying a Runtime Parameter Form for a Report 3. Using the Oracle Reports Interface

Lecture32 1. Creating Reports VIA the Report Wizard 2. Creating Reports Manually 3. Creating Master / Detail Reports

Lecture 33 1. Working with Charts 2. Using Graphics Builder

Lecture 34 1. Creating a Graph