0% found this document useful (0 votes)
20 views

Overview - Program With PL-SQL

This document outlines the topics that will be covered in a course on programming with PL/SQL for Oracle Database 11g. The course covers introductory topics like introduction to PL/SQL and interacting with the Oracle server. It also covers more advanced topics like working with composite data types, using explicit cursors, handling exceptions, creating stored procedures and functions, packages, triggers, and managing PL/SQL code. The document lists each major topic that will be addressed in the course at a high level.

Uploaded by

kaahzita
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Overview - Program With PL-SQL

This document outlines the topics that will be covered in a course on programming with PL/SQL for Oracle Database 11g. The course covers introductory topics like introduction to PL/SQL and interacting with the Oracle server. It also covers more advanced topics like working with composite data types, using explicit cursors, handling exceptions, creating stored procedures and functions, packages, triggers, and managing PL/SQL code. The document lists each major topic that will be addressed in the course at a high level.

Uploaded by

kaahzita
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Oracle Database 11g: Program with PL/SQL

Duração:

Objetivos do Curso

Público

Objetivos do Curso

ALEJANDRO Informática 1
Tópicos do Curso

Introduction




Introduction to PL/SQL




Interacting with the Oracle Server






Writing Control Structures



ALEJANDRO Informática 2



Working with Composite Data Types







Using Explicit Cursors









Handling Exceptions






Creating Stored Procedures


ALEJANDRO Informática 3






Creating Stored Functions








Creating Packages







Working With Packages









ALEJANDRO Informática 4

Using Oracle-Supplied Packages in Application Development







Using Dynamic SQL









Design Considerations for PL/SQL Code








Creating Triggers





ALEJANDRO Informática 5


Creating Compound, DDL, and Event Database Triggers









Using the PL/SQL Compiler








Managing PL/SQL Code









ALEJANDRO Informática 6
Managing Dependencies







ALEJANDRO Informática 7

You might also like