Which operator is used to compare a value to a specified list of values?
Answers
Answered by
0
Answer:
== operator is mostly used to compare
Answered by
0
Answer:
The NI Operator
Explanation:
The IN operator is used to compare a value to a list of literal values that have been specified. The LIKE operator is used to compare a value to similar values using wildcard operators. The NOT operator reverses the meaning of the logical operator with which it is used.
mark me as brainliest plzzzz
Similar questions