Category: PL/SQL
Overview
PL/SQL is the short form of Procedural Language/Structured Query Language. It is primarily used to process SQL commands. It is a combination of SQL and standard programming-language features embedded in Oracle Database. PL/SQL code are compiled and store within Oracle database which allows functions and procedures to be easily shared. PL/SQL supports variables, conditional statements, cursors, collections, loops, triggers, exceptions and error handling.
Training Objective
This category provides Self-Study PL/SQL tutorials. PL/SQL is one of the most important and must needed skill for developers who are working with Oracle. PL/SQL Training section will be based on the latest Oracle 11g version. In this section, we have used command prompt and SQL Developer for the practice samples.
Target Audience
PL/SQL tutorials provides concrete self-learning platform for beginners and will strengthen the fundamentals for intermediate database professionals.
Related Trainings
Oracle 9i Training
Oracle 10g Training
Oracle 11g Training
Oracle Apps 1i