题61-1表是Student表,对其执行SQL语句后,可得到题61-2表的结果。下列能完成此操作的SQL
语句是
题61-1表 题61-2表
A.Select SNO,SNAME From Student
B.Select SNO,SNAME From Student Where Sex=ˊ男ˊ
C.Select * From Student Where Sex=ˊ男ˊ
D.Select * From Student
答案:B
题61-1表是Student表,对其执行SQL语句后,可得到题61-2表的结果。下列能完成此操作的SQL
语句是
题61-1表 题61-2表
A.Select SNO,SNAME From Student
B.Select SNO,SNAME From Student Where Sex=ˊ男ˊ
C.Select * From Student Where Sex=ˊ男ˊ
D.Select * From Student
答案:B