如果要在 student 表中查询出 name 为 'zs' 和 'ls' 的学生信息,以下哪条 SQL 语句不能够实现?( )

发布于 2021-04-24 13:45:42
【单选题】
A select * from student where name = 'zs' xor name = 'ls';
B select * from student where name in( 'zs', 'ls');
C select * from student where name = 'zs' and name = 'ls';
D select * from student where name = 'zs' or name = 'ls';

查看更多

关注者
0
被浏览
49
  • 体验AI问答!更聪明、超智能!
  • 一款基于GPT的超级AI助手,可以对话、创作、写文案!
1 个回答

撰写答案

请登录后再发布答案,点击登录

发布
问题

手机
浏览

扫码手机浏览

分享
好友

在线
客服