______! Let’s have lunch together.
A: The table is finished
B: That’s the table done
C: Thanks
D: That’s the table
A: The table is finished
B: That’s the table done
C: Thanks
D: That’s the table
B
举一反三
- 如果要删除student数据库中的表s,则可以使用命令( )。 A: delete table s B: truncate table s C: drop table s D: alter table s
- 在数据库中创建表S,可以使用( )命令。 A: CREAT TABLE S B: OPEN S C: TABLE S D: HELP S
- 若要删除数据库中已经存在的表S,可用( )。 A: DELETE TABLE S B: DELETE S C: DROP TABLE S D: DROP S
- — What’s on the table? —____ a plate on it. A: There are B: Have C: There is D: It has
- 若要撤销数据库中已经存在的表S,可用_________。 A: DROP TABLE B: DELETE TABLE S C: DELETE S D: DROP S
内容
- 0
若要删除数据库中已经存在的表s,可以使用( )。 A: DELETE TABLE s; B: DELETE s; C: DROP s; D: DROP TABLE s;
- 1
若要删除数据库中已经存在的表S,可用_________语句。 A: DELETE TABLE S B: DELETE FROM S C: DROP TABLE S D: DROP FROM S
- 2
–Where should I put my hat? ---Just put it on ________. A: the hall table B: the table of hall C: hall’s table D: hall table
- 3
若要在基本表S中增加一列NAME,应使用下列的哪一行SQL语句()。 A: ADD TABLE S (NAME CHAR(8)) B: ADD TABLE S ALTER (NAME CHAR(8)) C: ALTER TABLE S ADD (NAME CHAR(8)) D: ALTER TABLE S (ADNAME CHAR(8))
- 4
若要撤销数据库中已经存在的表S,可用()。 A: DELETE<br/>TABLE S B: DELETE<br/>S C: DROP<br/>TABLE S D: DROP<br/>S