This course runs for a duration of 5 Days.
The class will run daily from 9 AM ET to 5 PM ET.
Class Location: Virtual LIVE Instructor Led - Virtual Live Classroom.
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.
Skills Gained
1: Course Overview Course Overview - Oracle Database 19c: PL/SQL Workshop
2: Introduction Practice 1-1: Getting Started
3: Introduction to PL/SQL
4: Declaring PL/SQL Variables The %TYPE Attribute
5: Writing Executable Statements
6: Using SQL Statements Within a PL/SQL Block
7: Writing Control Structures Basic Loop: Example
8: Working with Composite Data Types Associative Arrays (INDEX BY Tables)
9: Using Explicit Cursors Cursor FOR Loops
10: Handling Exceptions
11: Introducing Stored Procedures and Functions
12: Creating Procedures
13: Creating Functions
14: Debugging Subprograms
15: Creating Packages
16: Working with Packages
17: Using Oracle-Supplied Packages in Application Development
8: Using Dynamic SQL
19: Creating Triggers
20: Creating Compound, DDL, and Event Database Triggers
21: Design Considerations for the PL/SQL Code
22: Tuning the PL/SQL Compiler
23: Managing Dependencies