Nested Statement Blocks
You can use the BEGIN and END keywords to delimit a statement block that is nested within another statement block.
You can use the BEGIN and END keywords to delimit a statement block that is nested within another statement block.