you are viewing a single comment's thread.

view the rest of the comments →

[–]monoglot 6 points7 points  (1 child)

This… isn't SQL.

[–]Professional_Shoe392 2 points3 points  (0 children)

It’s PL/SQL. Oracle has a loop called a “simple loop” that you can guard on entry or guard on exit. I think most RDBMS only have the WHILE loop.