Overview
This course introduces students to PL/SQL, Procedural Language for SQL. Explore the differences between SQL and PL/SQL. Examine the characteristics of PL/SQL and how it is used to extend and automate SQL.
BENEFITS TO YOU:
- Declare Variables
- Write Executable Statements
- Write Control Structures
- Create Procedures and Functions
- Create Packages
- Create Triggers