SARVAVASI ONLINE COMPUTER TRAINING INSTITUTE

Oracle Training Content

Introduction to DBMS

·        Hierarchal Model

·        Network Model

·        Relational Model 

Introduction to RDBMS

Sub Language Commands

Introduction to SQL Database Object

Built-in Functions

Grouping the Result of a Query

Working with Integrity Constraints

·        NOT NULL constraint

·        UNIQUE constraint

·        PRIMARY KEY constraint

·        FOREIGN KEY constraint

·        CHECK constraint

REF constraint

Querying Multiple Tables (Joins)

Working with Sub Queries

Working with DCL, TCL Commands

Maintaining Database Objects

VIEWS in Oracle

Working with Sequences

Working with Synonyms

Working with Index and Clusters

Creating Cluster Tables, Implementing Locks, working with roles

Pseudo Columns in Oracle

Data Partitions and Parallel Process

Locks

SQL * Loader

PL-SQL (Procedure Language – SQL)

·        Simple LOOP, WHILE LOOP, FOR LOOP   and NESTED LOOPS

·        SQL within PL/SQL

·        Composite Data types (Complete)

·        Cursor Management in PL/SQL

·        Implicit Cursors

·        Explicit Cursors

·        Cursor Attributes

·        Cursor with Parameters

·        Cursors with LOOPs Nested Cursors

·        Cursors with Sub Queries

·        Ref. Cursors

·        Record and PL/SQL Table Types 

Advanced PL/SQL

·        Functions in PL/SQL

·        Difference between Procedures and Functions

·        User Defined Functions

·        Nested Functions

·        Using stored function in SQL statements

·        Packages in PL/SQL

·        Creating PACKAGE Specification and  PACKAGE Body

·        Private and Public Objects in PACKAGE

EXCEPTIONS in PL/SQL

Types of exceptions

Database Triggers in PL/SQL

File Input/Output

Implementing Object Technology

Using LOBS

Using Collections

Oracle Database Architecture

Advanced Features