题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

题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

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注