Operator is used to combine the different conditions?
a)relation
b)logical
c) operators
d)none of these
Answers
Answered by
6
Explanation:
The OR operator is used to combine multiple conditions in an SQL statement.
Answered by
0
A logical operator is used to combine the different conditions
Logical operator
- A logical operator is a symbol that joins two or more expressions so that the value of the compound expression created is solely determined by the values of the original expressions and the operator's meaning.
- When two or more relational assertions are combined, logical operators are commonly utilized. They give you Boolean values as a result.
- The logical operators are mostly utilized in decision-making while evaluating expressions. Common logical operators consist of AND, OR, and NOT.
Similar questions