Practical 3
Practical 3
Operators in SQL
Operators in SQL are symbols that help us to perform specific mathematical and logical
computations on operands. An operator can either be unary or binary.
The unary operator operates on one operand, and the binary operator operates on two
operands.
Operator Description
This operator works with the ‘ALL’ keyword and it calculates division
/
operations.
Operator Description
= Equal to.
Operator Description
| Bitwise OR operator
Operator Description
Operators Description