搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【多项选择题】

学生成绩表grade中有字段score(float),现在要把所有在55分至60之间的分数提高5分,以下sql语句正确的是()

A、A.Update grade set score=score+5

B、B.Update grade set score=score+5 where score>=55 or score <=60

C、C.Update grade set score=score+5 where score between 55 and 60

D、D.Update grade set score=score+5 where score >=55 and score <=60

更多“学生成绩表grade中有字段score(float),现在要把所有在55分至60之间的分数提高5分,以下sql语句正确的是()”相关的问题
第1题

A、A.select max(score) from grade  B、B.select top 1 score from grade order by score asc  C、C.Select min(score) from grade  D、D.select top 1 score from grade order by score desc  

点击查看答案
第9题

A、设数据库三个关系S(S#,SNAME,AGE,SEX)、C(C#,CNAME,TEACHER)、SC(S#,C#,GRADE),请用SQL语言示下列要求:  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服