Keyword introducing the LEAVE statement to continue execution outside an iterated iteration by leaving a labeled statement.
For details, see Teradata Vantage™ SQL Stored Procedures and Embedded SQL , B035-1148 .
- label_name
- The label_name references the iteration statement with which the label is associated, and on which LEAVE is to be performed.