单项选择题

A.select *from TAB_TEST where name=’’
B.select *from TAB_TEST where name=""
C.select *from TAB_TEST where name=null
D.select *from TAB_TEST where name is null