A keyword introducing the ITERATE statement to terminate the execution of the current iteration of a labeled iteration statement, and start the next iteration.
See Teradata Vantage™ SQL Stored Procedures and Embedded SQL , B035-1148 for details.
- label_name
- The label_name references the iteration statement with which the label is associated, and whose current iteration is to be terminated.