Duration: 4 hours (Lecture: 2 hours, Lab: 4 hours)

Syllabus Topics:

Lecture Notes (In-Depth)

1. Loop Constructs (ITERATE, LEAVE)

MySQL provides loop constructs to control the flow within looping structures (LOOP, WHILE, REPEAT) in stored procedures and functions.

2. Functions with and without Parameters

3. MySQL Built-in Functions (String, Numeric, Date, etc.)

MySQL provides a wide range of built-in functions for data manipulation and calculations.