π Question
#1663
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
β
Correct Answer
B. IS NULL
π‘
Explanation
Exists is used to check whether an attribute value is null or not in conjunction with the where clause.
β¨οΈ Press
A
B
C
D
to select