判斷題使用delete語(yǔ)句刪除數(shù)據(jù)后可以恢復(fù)。

您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題顯示所有數(shù)據(jù)庫(kù)的命令()

A.show all
B.show database
C.show databases
D.show tables

2.單項(xiàng)選擇題向表中插入一個(gè)和已有紀(jì)錄關(guān)鍵字段一樣的紀(jì)錄的命令為()

A.insert into
B.replace into
C.insert from
D.replace from

3.單項(xiàng)選擇題顯示所有錯(cuò)誤的命令為()

A.show errors
B.show databases
C.show variables
D.show warnings

4.單項(xiàng)選擇題向表中插入一個(gè)新行的紀(jì)錄的命令為()

A.insert into
B.replace into
C.insert from
D.replace from

5.單項(xiàng)選擇題修改表的命令為()

A.Create table
B.rename table
C.alter table
D.drop table