-
-
Notifications
You must be signed in to change notification settings - Fork 26
Flow Control
Mark Carrington edited this page Apr 12, 2024
·
2 revisions
As well as running individual queries, SQL 4 CDS can also handle scripts containing multiple queries which are executed sequentially, and control-of-flow statements to execute queries in a loop or only when specific conditions are met.
The supported control-of-flow statements are: