Oracle Sql

Oracle Database 11g SQL & PL/SQL Expert

Prerequisite: None

Course Duration: 30 Hours

Oracle 11g SQL and PL/SQL Course Content:

This course is designed to give students an understanding of Oracle SQL and Oracle PL/SQL languages. The course covers SQL commands for DML, DDL, Query, and Transaction Control operations. Students are also introduced to procedural programming using PL/SQL. The course topics are applicable to all versions of Oracle through Oracle 10g.

Introduction to RDBMS

Data Modeling

Data Definition Language (DDL)

Data Manipulation Language (DML)

Database Transactions

SQL SELECT Statement

Single-Row Functions

Group Functions

Joining Tables

Set Operators

SQL Subqueries

Views

Introduction to PL/SQL

Block Structure, Basic Syntax

Data Types, Variables, Constants, Operators, Conditions

Loops, Case

Cursors

Stored Procedures, Functions

Exception Handling

Triggers