Skip to content
Andrey Gershun edited this page May 27, 2015 · 2 revisions

END

Last part of BEGIN and CASE operators.

Syntax:

    BEGIN statements END
    CASE WHEN expression THEN expression END

See also: BEGIN, CASE

Clone this wiki locally