在查询语句的Where子句中,如果出现了“scoreBetweenand100”,这个表达式等同于()。
在查询语句的Where子句中,如果出现了“scoreBetweenand100”,这个表达式等同于()。
A.score>=80andscore<=100
B.score>=80orscore<=100
C.score>80andscore<100
D.score>80orscore<100
正确答案:A
Tags:子句表达式scoreBetweenand
在查询语句的Where子句中,如果出现了“scoreBetweenand100”,这个表达式等同于()。
A.score>=80andscore<=100
B.score>=80orscore<=100
C.score>80andscore<100
D.score>80orscore<100
正确答案:A
猜你喜欢