1.

The LIKE operator compares a character, string, or CLOB value to a pattern and returns TRUE if the value matches the pattern and FALSE if it does not.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
Answer» B. FALSE


Discussion

No Comment Found