A.SELECT*FROM sc WHERE grade=NULL
B.SELECT*FROM sc WHERE grade IS''
C.SELECT*FROM sc WHERE grade IS NULL
D.SELECT*FROM sc WHERE grade=''