Part A
51.Directions:
Your friend Steven and Jenny have just had a new baby boy. Please write a letter to congratulate them. You should write about 100 words on ANSWER SHEET II. Do not sign your own name at the end of the letter. You do not need to write the address. ( 10 points )
第1题:
A、have…flowing
B、have…flow
C、have…to flow
D、have…flowed
第2题:
Given the following DDL for the PARTS table:CREATE TABLE parts (part_no INT(9) NOT NULL, part_name VARCHAR(24), part_remain INT(9));All part numbers entered will be different and all rows should be displayed in order of increasing part numbers whenever the table is queried. Which of the following create index statements will meet this criteria and require the least amount of storage for the index object?()
A.CREATE UNIQUE INDEX idx_partno ON parts(part_no)
B.CREATE UNIQUE INDEX idx_partno ON parts(part_name ASC)
C.CREATE UNIQUE INDEX idx_partno ON parts(part_name, part_no ASC)
D.CREATE UNIQUE INDEX idx_partno ON parts(part_no, part_name ASC)
第3题:
______the survivors know more of how to cope with cold water in the sinking of MV Titanic in 1912 countless lives ______.
A.Have / could have been saved
B.Have / could have saved
C.Had / could has saved
D.had / could have been saved
第4题:
What's ( )job? Are ( ) British?
A. your, your
B. you, your
C. your, you
第5题:
( ) – Is Miss White __________ English teacher, Maria?
– No, she teaches __________ geography.
A.your;my
B.you;mine
C.you;us
D.your;us
第6题: