Operators (Transact-SQL)

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

Arithmetic Operators

Logical Operators

Assignment Operator

Scope Resolution Operator

Bitwise Operators

Set Operators

Comparison Operators

String Concatenation Operator

Compound Operators

Unary Operators

See Also

Reference

Operator Precedence (Transact-SQL)