Code Block « Transact SQL « SQL Server / T-SQL Tutorial






20.13.Code Block
20.13.1.When multiple lines of code follow an IF statement it is best to wrap the lines in a BEGIN. . . END block.
20.13.2.Begin...end block