🗄️DatabaseEN
Introduction to Oracle PL/SQL
Learn Oracle PL/SQL from the ground up. Master block structure, variables, control flow, cursors, stored procedures, functions, packages, and exception handling.
10 lessons
Subscribe to unlock all 10 lessons
One monthly subscription gives you unlimited access to this course and every other course on LearningBro.
Lessons
What is PL/SQL?Preview
PL/SQL Block Structure
Variables and Data Types
Conditional Logic: IF and CASE
Loops and Iteration
Cursors
Stored Procedures
Functions
Packages
Exception Handling