找考题网-背景图
单项选择题

下列哪个空判断是正确的?()

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