Operator is used to combine the different condition
Answers
Answered by
1
Answer:
The OR operator is used to combine multiple conditions in an SQL statement's WHERE clause. The NULL operator is used to compare a value with a NULL value. The UNIQUE operator searches every row of a specified table for uniqueness (no duplicates).
Similar questions