

MCQOPTIONS
Saved Bookmarks
1. |
ANSI-standard SQL allows the use of special operators in conjunction with the WHERE clause. A special operator used to check whether an attribute value is null is |
A. | BETWEEN |
B. | IS NULL |
C. | LIKE |
D. | IN |
Answer» C. LIKE | |