Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Operators (Transact-SQL)
Applies to: 👁 Image
SQL Server 👁 Image
Azure SQL Database 👁 Image
Azure SQL Managed Instance 👁 Image
Azure Synapse Analytics 👁 Image
Analytics Platform System (PDW) 👁 Image
SQL analytics endpoint in Microsoft Fabric 👁 Image
Warehouse in Microsoft Fabric 👁 Image
SQL database in Microsoft Fabric
An operator is a symbol specifying an action that is performed on one or more expressions. The following table lists the operator categories that the SQL Server Database Engine uses.
- :: (Scope resolution)
- = (Assignment operator)
- Arithmetic operators
- Bitwise operators
- Comparison operators
- Compound operators
- Logical operators
- Relational operators
- Set operators: EXCEPT and INTERSECT, UNION
- String operators
- Unary operators: + (positive), - (negative)
Related content
Feedback
Was this page helpful?
