22年春東財(cái)《MySQL數(shù)據(jù)庫系統(tǒng)及應(yīng)用》單元作業(yè)二【資料答案】

可做奧鵬全部院校在線離線作業(yè)畢業(yè)論文QQ:3230981406 微信:aopopenfd777

發(fā)布時(shí)間:2022-06-04 22:27:27來源:admin瀏覽: 65 次

東財(cái)《MySQL數(shù)據(jù)庫系統(tǒng)及應(yīng)用》單元作業(yè)二

試卷總分:100  得分:100

一、單選題 (共 12 道試題,共 60 分)

1.向表中插入一個(gè)新行的記錄的命令為( )。

A.insert into

B.replace into

C.insert from

D.replace from

 

2.顯示所有錯(cuò)誤的命令為( )。

A.show errors

B.show databases

C.show variables

D.show warnings

 

3.向表中插入一個(gè)和已有紀(jì)錄關(guān)鍵字段一樣的紀(jì)錄命令為( )。

A.insert into

B.replace into

C.insert from

D.replace from

 

4.修改數(shù)據(jù)庫的命令為( )。

A.Create database

B.use database

C.alter database

D.drop database

 

5.創(chuàng)建表的命令為( )。

A.Create table

B.Rename table

C.Alter table

D.Drop table

 

6.使用數(shù)據(jù)庫的命令為( )。

A.Create database

B.use database

C.alter database

D.drop database

 

7.顯示所有數(shù)據(jù)庫的命令( )。

A.show all

B.show database

C.show databases

D.show tables

 

8.使用下列語句中的( )可以刪除表中數(shù)據(jù)。

A.insert

B.drop

C.delete

D.update

 

9.顯示所有系統(tǒng)變量的命令為( )。

A.show errors

B.show databases

C.show variables

D.show warrings

 

10.顯示所有警告的命令為( )。

A.show errors

B.show databases

C.show variables

D.show warrings

 

11.修改表的命令為( )。

A.Create table

B.rename table

C.alter table

D.drop table

 

12.只查看一下表xs中學(xué)號(hào)的結(jié)構(gòu)應(yīng)該用以下命令中的( )。

A.show tables xs

B.desc xs

C.show databases xs

D.desc xs 學(xué)號(hào)

 

二、多選題 (共 1 道試題,共 5 分)

13.數(shù)據(jù)庫xscj中有xs表,下列( )語句可以執(zhí)行。

A.use xscj

B.use xs

C.rename table xs to xs1

D.rename database xscj to xscj1

 

三、判斷題 (共 7 道試題,共 35 分)

14.使用表前,必須先指定表所屬的數(shù)據(jù)庫。( )

 

15.語句“Rename table xs to xsqk”是將xs表重命名為xsqk。( )

 

16.使用delete語句刪除數(shù)據(jù)后可以恢復(fù)。( )

 

17.使用insert語句插入記錄每條記錄中字段的值必須和表中的順序一樣。( )

 

18.使用insert語句插入數(shù)據(jù)時(shí)可以缺省某些允許為空的字段。( )

 

19.update語句只可以修改一個(gè)表中的數(shù)據(jù)。( )

 

20.使用update語句修改數(shù)據(jù)后不可以恢復(fù)。( )


作業(yè)咨詢 論文咨詢
微信客服掃一掃

回到頂部