题目:若想查询student表中name为空值的记录,则正确的SQL语句是
A. select * from student where name = null;
B. select * from student where name link null;
C. select * from student where name = 'null';
D. select * from student where name is null;
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。