PL/SQL Overview SQL*Plus Client/server architecture Internet/intranet architecture ISO ( Incorporating ANSI and BSI) standards Quiz
Programming Local variables Database derived variables User defined records User defined variables Variable assignment If ... Else Oracle9i/10G PL/SQL case statements Oracle9i/10G PL/SQL case expressions Oracle9i/10G searched case statements General statement considerations For loop While (repeat until) loop Goto and labels Quiz and practical session on programming
Exception Handling User defined Oracle predefined Oracle defined Sqlcode and sqlerrm Nested blocks Quiz practical session on exception handling
Cursors Introduction Cursor Open Fetch Close Cursor for loop Data modifications Implicit cursors Cursor variables Quiz and practical session on cursors
Stored Procedures and Stored Functions Advantages Stored procedures Input parameters Output parameters I/O parameters Stored functions Local procedures and functions Compilation User defined errors External programs Quiz and practical session on stored procedures
Database DML Triggers Trigger roles Trigger restrictions Trigger execution Trigger creation Old and new data & update trigger A delete trigger An insert trigger Multiple event triggers An instead of trigger Quiz and practical session on database DML triggers
PI07/01 |