PL/SQL Loop

Suriya Ravichandran



PL/SQL Loop - Basic Structure


PL/SQL loops provide a mechanism for repeating a sequence of statements for a specified number of iterations. These loops are often referred to as iterative control statements.

Types of PL/SQL Loops:

There are 4 types of PL/SQL LOOP
  1. FOR Loop
  2. WHILE Loop
  3. LOOP...EXIT WHEN
  4. NESTED Loop





More topic in PL/SQL

Our website uses cookies to enhance your experience. Learn More
Accept !

GocourseAI

close
send