8. SQL Statements : IF - THEN - ELSE : Description : Nesting IF Statements
 
Share this page                  
Nesting IF Statements
Two or more IF statements can be nested. In such cases, each IF statement must be closed with its own ENDIF.
This example illustrates nested IF statements in outline form: