IF statement [T-SQL]

Controls conditional execution of a SQL statement, as an alternative to the Watcom SQL IF statement.

 Syntax
 Remarks
 Permissions
 Side effects
 Standards and compatibility
 Example