Passage One
Every morning, kids from a local high school are working hard. They are making and selling special coffee at a coffee cafe. They are also making a lot of money.
These students can make up to twelve hundred dollars a day. They are selling their special coffee to airplane passengers. After the students get paid, the rest of the money goes to helping a local youth project.
These high school students use a space in the Oakland airport. It is usually very crowded. Many people who fly on the planes like to drink the special coffee.
One customer thinks that the coffee costs a lot but it is good and worth it. Most customers are pleasant but some are unhappy. They do not like it if the coffee cafe is not open for business.
The students earn $ 6.10 an hour plus tips. They also get school credit while they learn how to run a business. Many of the students enjoy the work although it took some time 1o learn how to do it.
They have to learn how to steam milk, load the pots, and add flavor. It takes some skill and sometimes
mistakes are made. The most common mistake is forgetting to add the coffee.
36. Based on the passage, it seems that the purpose of the cafe is to______.
A. learn a skill
B. help a youth project
C. do business
D. earn school credit
第1题:
查询“工资表”的全部记录并存储于文本文件one中的正确SQL命令是( )。
A.SELECT*FROM工资表INTO FILE one
B.SELECT*FROM工资表TO FILIE one
C.SELECT*FROM工资表INTO CURSOR one
D.SELECT*FROM工资表TO CURSOR one
第2题:
A. Every 5 minutes
B. Every 90 seconds
C. Every 60 seconds
D. Every 30 seconds
第3题:
查询学生表 S 的全部记录并 存储 于临时表文件 one 中的 SQL 命令是
A)SELECT * FROM 学生表 INTO CURSOR one
B)SELECT * FROM 学生表 TO CURSOR one
C)SELECT * FROM 学生表 INTO CURSOR DBF one
D)SELECT * FROM 学生表 TO CURSOR DBF one
第4题:
查询学生表S的全部记录并存储于临时表文件one中的SQL命令是( )。
A.SELECT*FROM学生表INTO CURSOR one
B.SELECT*FROM学生表To CURSoR one
C.SELECT*FROM学生表INTO CURSOR DBF one
D.SELECT*FROM学生表TO CURSOR DBF one
第5题:
2. Lily and Lucy often leave__________ school __________ half past seven.
A.from,to
B.for,in
C.to,from
D.for,at
第6题:
( 31 )查询 “ 教师表 ” 的全部记录并存储于 临 时文件 one.dbf 中的 SQL 命令是
A ) SELECT * FROM 教师表 INTO CURSOR one
B ) SELECT * FROM 教师表 TO CURSOR one
C ) SELECT * FROM 教师表 INTO CURSOR DBF one
D) SELECT * FROM 教师表 TO CURSOR DBF one