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


Discussion

No Comment Found