Skip to content
Mathias Rangel Wulff edited this page Jun 12, 2015 · 2 revisions

Keyword 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