Toto je správná syntaxe příkazu If.
IF search_condition THEN statement_list
[ELSEIF search_condition THEN statement_list] ...
[ELSE statement_list]
END IF
Nemůžete mít Where
klauzule na tom místě!
Toto je správná syntaxe příkazu If.
IF search_condition THEN statement_list
[ELSEIF search_condition THEN statement_list] ...
[ELSE statement_list]
END IF
Nemůžete mít Where
klauzule na tom místě!