单项选择题
下列哪个空判断是正确的?()
A.select *from students where height is null
B.select *from students where height=null
C.select height is null from students
D.select height=null from students
点击查看答案&解析
相关考题
