People always like to hear (), while dislike criticism.
A、music
B、sound
C、noise
D、compliments
第1题:
"图书"表中有字符型字段“图书号”。要求用SQL DELETE命令将图书号以字母A开头的图书记录全部打上删除标记,正确的命令是( )。
A. DELETE FROM图书FOR图书号LIKE”A%”
B. DELETE FROM图书WHILE图书号LIKE”A%”
C. DELETE FROM图书WHERE图书号=”A%”
D. DELETE FROM图书WHERE图书号LIKE”A%”
第2题:
第3题:
6、下列句子中不属于复杂句的是_________。
A.Shirley tells us about this singer with a voice that is child-like, yet mysterious and forceful.
B.It is our duty to preserve the environment for our future generations.
C.People, old and young, took to the streets to watch the parade.
D.Drivers are urged to avoid the area if possible, especially over the Memorial Day.
第4题:
“图书”表中有字符型字段“图书号”。要求用SQL DELETE命令将图书号以字母A开头的图书记录全 部打上删除标记,正确的命令是( )。
A. DELETE FROM图书FOR图书号LIKE”A%”
B. DELETE FROM图书WHILE图书号LIKE”A%”
C. DELETE FROM图书WHERE图书号=”A*”
D. DELETE FROM图书WHERE图书号LIKE”A%”
第5题: