问题 单项选择题

第33~(35)是基于下述描述:
设有图书管理数据库:
图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(6,2))
读者(借书证号C(4),单位C(8),姓名C(6),性别C(2),职称C(6),地址C(20))
借阅(借书证号C(4),总编号C(6),借书日期D(8))

对于图书管理数据库,检索藏书中比高等教育出版社的所有图书的书价更高的书。下面SQL语句正确的是 ______。 SELECT*FROM 图书 WHERE 单价>ALL;______

A.SELECT 书名 FROM 图书 WHERE 出版单位="高等教育出版社"

B.(SELECT 单价 FROM 图书 WHERE 出版单位="高等教育出版社")

C.SELECT 单价 FROM 图书 WHERE 读者.借书证号=借阅.借书证号

D.(SELECT 书名 FROM 图书 WHERE 读者.借书证号=借阅.借书证号)

答案

参考答案:B

解析:[知识点] 关系数据库标准语言SQL/SQL的数据查询功能/嵌套查询[评析] 查询操作使用SELECT命令。本题是嵌套查询,内层查询的结果是藏书中高等教育出版社出版的图书的书价的集合。外层查询结果中的单价值应该大于内层查询结果书价集合中的所有值,使用ALL运算。内层查询要用一对圆括号括起来。

多项选择题
完形填空
完形填空.
     The only highway to go to work that I had to drive was closed down due to an
accident on the bridge. A truck had hit the bridge and made it__1__for any traffic to
go over it. So in order to get to__2__I had to go a number of miles out of my way.
     Not being that__3__with this road and not knowing__4___all the pot holes in the
road were, I topped a hill and right in my path was a big pot hole. I felt and heard the
familiar sound of a flat tire. I__5__as far to the right as possible and stopped. I tried
several times to change the tire, but__6__.
     There I sat out in the country and no way to__7__with anybody. Just then, I looked
in my rear view mirror and a__8__was pulling out of a pasture behind me. I was__9___
and scared at the same time.
     I was straggling to get the__10__out when this man in the pickup pulled in behind me.
He got out to introduce himself and__11__to help me. When he got the spare out we
discovered that the spare is also__12__. He told me he would take the tire and have it
__13__and call my husband.
     We got the tire fixed__14__he took me back to my car. My husband was there
__15__us when we got back. The kind stranger stayed there and helped my husband
__16__the tire. After they finished we__17__thanked him and offered to pay him for
his__18__.
     I will never forget his words, "Your thanks is__19__enough pay and I just hope if this
ever happens to my wife or daughter someone will be so__20__as to help them. "
( )1.A. busy
( )2.A. school
( )3.A. satisfied
(     )4.A. where
( )5.A. placed
( )6.A. failed
( )7.A. catch up
( )8.A. truck
( )9.A. excited
( )10.A. car
( )11.A. refused
(     )12.A. flat
( )13.A. sold
( )14.A. but
( )15.A. listening to
(     )16.A. break
( )17.A. both
( )18.A. imagination
( )19.A. more than
( )20.A. polite

B. narrow
B. city
B. interested
B. what
B. rode
B. abandoned
B. get in touch
B. pickup
B. relieved
B. wheel
B. offered
B. damaged
B. painted
B. so
B. worrying about
B. change
B. all
B. trouble
B. less than
B. active

C. fearful
C. work
C. identified
C. when
C. pulled
C. passed
C. have to do
C. car
C. determined
C. spare
C. pretended
C. invisible
C. packed
C. and
C. waiting on
C. clean
C. neither
C. diligence
C. rather than
C. kind

D. unsafe
D. shop
D. familiar
D. which
D. managed
D. dropped
D. put up
D. bike
D. nervous
D. trunk
D. promised
D. lost
D. fixed
D. though
D. searching for
D. repair
D. everyone
D. patience
D. better than
D. wise