Where is Mr.Green?()the library.

题目
Where is Mr.Green?()the library.

AHe's gone to

BHe's been to

CHe isn't in

DHe's out

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Where does this conversation probably take place?

A.In a library. B.At a bookstore. C.In an office.


正确答案:A

第2题:

________. I wonder if you could tell me the way to the library.

A. Pardon

B. Pardon me

C. Thank you

D. OK


参考答案:B

第3题:

I asked him _______ .

A.where was the supermarket

B.where to the supermarket

C.where the supermarket was

D.where to get to the supermarket


正确答案:C

第4题:

It was ordered that no smoking (allow) ( ) in the library.


正确答案:(should) be allowed  (should) be allowed

第5题:

有SQL语句: SELECT DISTINCT系号FROM教师WHERE工资>=; ALL(SELECT工资FROM教师WHERE系号="02") 与如上语句等价的SQL语句是

A.SELECT DISTINCT系号FROM教师WHERE工资>=; (SELECT MAX(工资)FROM教师WHERE系号="02")

B.SELECT DISTINCT系号FROM教师WHERE工资>=; (SELECT MIN(工资)FROM教师WHERE系号="02")

C.SELECT DISTINCT系号FROM教师WHERE工资>=; ANY(SELECT工资FROM教师WHERE系号="02")

D.SELECT DISTINCT系号FROM教师WHERE工资>=; SOME(SELECT工资FROM教师WHERE系号="02")


正确答案:A
解析:题干中的SQL语句的功能是:查询那些工资比02系工资都高的教师所在的系号,四个选项中只有选项A中的查询条件与此等价,用(SELECT MAX(工资) FROM…WHERE…)实现选择出最高工资,故选项A为正确答案。选项B的查询条件表示工资大于02系中工资最低的教师的工资,选项C和D中的ANY和SOME是同义词,表示查询出只要比02系中某一个教师工资高的记录即可。

第6题:

I wonder why they don't allow()the library.

A、to use

B、us use

C、us using

D、us to use


参考答案:D

第7题:

Was it in the room _____ Mr.Johnsonlived_____ the exhibition was held?

A.that; that

B.where; that

C.where; where

D.that;where


参考答案:B

第8题:

__________ our records, the books you have borrowed should now be returned to the library.

A.Due to

B.Concerning

C.Regardless of

D.According to


正确答案:D

第9题:

查找条件为:姓名不是NULL的记录( )

A.WHERE NAME ! NULL

B.WHERE NAME NOT NULL

C.WHERE NAME IS NOT NULL

D.WHERE NAME!=NULL


正确答案:C 

第10题:

Would you tell me ________?

A、where is the post office

B、where stands the post office

C、where the post office is

D、where stood the post office


参考答案:C

更多相关问题