Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Add support for LEAVE statement in WHILE (and other) loops to SQL scripting parser & interpreter.
This is the same functionality as BREAK in other languages.
For more details:
- Design doc in parent Jira item.
- SQL ref spec.