多做题,通过考试没问题!

网络程序设计—ASP

睦霖题库>大学试题(计算机科学)>网络程序设计—ASP

下面()语句可以查询姓“赵”并且年龄等于22岁的用户。

  • A、Select * From tbAddress Where strName="赵"And intAge=22
  • B、Select * From tbAddress Where strName like"赵%"And intAge="22"
  • C、Select * From tbAddress Where strName like"赵%"And intAge=22
  • D、Select * From tbAddress Where strName like"%赵%"And intAge=22
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题