9. All the food _______on the table and on the cake_______
the candles.
A.is,ar
B.are,is
C.is,is
D.are,are
第1题:
假如有两个表的连接是这样的:table_1 INNERJOIN table_2,其中table_1和table_2是两个具有公共属性的表,这种连接会生成( )结果集。
A.包括table_1中的所有行,不包括table_2的不匹配行
B.包括table_2中的所有行,不包括table_1的不匹配行
C.包括两个表的所有行
D.只包括table_1和table_2满足条件的行
第2题:
The runners are very strong because they eat a lot of h______ food.
第3题:
第4题:
A. M$LOG_TABLE_NAME
B. MLOG$_TABLE_NAME
C. MLOG_ TABLE_NAME
第5题:
A light used to signal passing intentions must be an ______.
A.all-round yellow light only
B.all-round white light only
C.all-round blue light only
D.alternating red and yellow light
第6题:
如果TABLE为数据段中0032单元的符号名,其中存放的内容为1234H,当执行指令”MOV AX,TABLE”和”LEA AX,TABLE”后,(AX)中的内容分别为多少?
A.执行MOV AX , TABLE后(AX)=1234H
B.执行LEA AX, TABLE 后 (AX)=0032H.
C.执行MOV AX , TABLE后(AX)=0032H
D.执行LEA AX, TABLE 后 (AX)=1234H