The Oracle Database: PL/SQL Fundamentals Ed 2 course introduces students to PL/SQL programming, teaching them to create PL/SQL blocks and develop application code in an Oracle environment.

Course Objectives

  • Design PL/SQL anonymous block that execute efficiently
  • Use PL/SQL programming constructs and conditionally control code flow (loops, control structures, and explicit cursors)
  • Handle exceptions in the program units
  • Create and execute simple stored procedures and functions
  • Write PL/SQL code to interface with the database

Upcoming Schedules

Course Prerequisites

Required

  • Familiarity with programming languages.
  • Familiarity with data processing concepts and technique.

Course Outline

Introduction
arrow iconarrow icon

  • Course Objectives, Course Agenda and Class Account Information
  • The Human Resources (HR) Schema
  • Appendices Used in this Course
  • PL/SQL Development Environments