Operators (Transact-SQL)

Applies to: SQL Server Azure SQL Managed Instance

An operator is a symbol specifying an action that is performed on one or more expressions. The following table lists the operator categories that SQL Server uses.

Set operators (EXCEPT and INTERSECT, UNION)

See also

Operator precedence (Transact-SQL)