Understanding the Elements of SQL Statements
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: 08/29/2024