[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fFGESaZNIMuyMXMfJAuTqKCjYFKqFmstajRxZ3daYQoE":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":16,"related":17,"source":27,"type":28},[],"2026-03-11 18:56:33",322055999,[8,9,10,11],"select * from student where (score&lt;300 or score&gt;400) and Sex='男'","select * from student where score not between 300 and 400 and Sex='男'","select * from student where score&lt;300 or score&gt;400 and Sex='男'","select * from student where score&lt;300 and sex='男' or score&gt;400 and Sex='男'",{"courseId":13,"courseImg":14,"courseName":15},"618dee26bfaa557f9b54e01a3697a3ef","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F5093a809266d9358010a203b8d89d1d7.jpg","数据库技术","查询入学分数小于300或者大于400的 男生的学生信息,以下写法错误的是",[18,29,38,47,56,64,73,81,90,99],{"answer":19,"createTime":5,"id":20,"options":21,"question":26,"source":27,"type":28},[],322055990,[22,23,24,25],"仅select","select ,from","select ,group","select ,into","select语句的完整语法较复杂,但是最少包括的部分是","v1",0,{"answer":30,"createTime":5,"id":31,"options":32,"question":37,"source":27,"type":28},[],322055991,[33,34,35,36],"包含所有的结果","排序","去掉查询出的重复的结果","分组","DISTINCT的意思是",{"answer":39,"createTime":5,"id":40,"options":41,"question":46,"source":27,"type":28},[],322055992,[42,43,44,45],"表示查询student表的所有字段","表示查询student表的所有行","表示查询student表的所有字段和所有行","表示查询student表的部分字段","select * from student查询语句中的'*'是什么含义",{"answer":48,"createTime":5,"id":49,"options":50,"question":55,"source":27,"type":28},[],322055993,[51,52,53,54],"select * from student","select sname,sno,sage from student","select sno,sage,sname from student","select sno,sname,sage from student","查询student表中所有学生的sno,sname,sage信息,以下查询语句正确的是",{"answer":57,"createTime":5,"id":58,"options":59,"question":63,"source":27,"type":28},[],322055994,[51,60,61,62],"select sno from student","select distinct sno from student","select sno distinct from student","查询student表中所有的学生姓名(字段名称为sno),要求去掉重复的姓名,正确的查询语句是",{"answer":65,"createTime":5,"id":66,"options":67,"question":72,"source":27,"type":28},[],322055995,[68,69,70,71],"==","!=","&lt;&gt;","=","下列不属于mysql比较运算符的是",{"answer":74,"createTime":5,"id":75,"options":76,"question":80,"source":27,"type":28},[],322055996,[51,77,78,79],"select * from student where sex=男","select * from student where sex=='男'","select * from student where sex='男'","在student中查询所有的男生的信息,下列查询语句正确的是",{"answer":82,"createTime":5,"id":83,"options":84,"question":89,"source":27,"type":28},[],322055997,[85,86,87,88],"THEN","WHILE","WHERE","IF","SQL语句中的条件用以下哪一项来表达",{"answer":91,"createTime":5,"id":92,"options":93,"question":98,"source":27,"type":28},[],322055998,[94,95,96,97],"where name='张珊'","where name=='张珊'","where name&lt;&gt;'张珊'","where name not is '张珊'","查询条件为:姓名不是'张珊'的记录,以下where子句写法正确的是",{"answer":100,"createTime":5,"id":6,"options":101,"question":16,"source":27,"type":28},[],[8,9,10,11]]