SQL Language Guide
>
SQL Language Guide
>
Elements of SQL Statements
Was this helpful?
Elements of SQL Statements
SQL Operators
SQL Operations
SQL Functions
Scalar User-defined Functions (UDFs)
Expressions in SQL
Predicates in SQL
Search Conditions in SQL Statements
Subqueries
Common Table Expressions (CTEs)
Pivot Tables
SQL Operators
An
operator
is a symbol that represents an action performed on one or more expressions.
There are three types of SQL operators:
•
Arithmetic
•
Comparison
•
Logical
Last modified date: 06/28/2024
This site works best with JavaScript enabled