單項(xiàng)選擇題mysql中,unique表示的約束是()

A.主鍵
B.非負(fù)
C.唯一
D.非空


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題定義表時(shí),默認(rèn)的約束是()

A.primarykey
B.notnull
C.default
D.createdatabase

2.單項(xiàng)選擇題mysql中,字段類型約束為自增對應(yīng)的關(guān)鍵字為()

A.key
B.auto_increment
C.PRIMARY
D.ID

3.單項(xiàng)選擇題進(jìn)入數(shù)據(jù)庫后,我們要選擇數(shù)據(jù)庫,可以使用()

A.use數(shù)據(jù)庫名
B.selectdatabase
C.select
D.user

4.單項(xiàng)選擇題創(chuàng)建數(shù)據(jù)庫,可以使用的命令是()

A.createdatabase
B.showdatabases
C.createtable
D.showtable

5.單項(xiàng)選擇題查看所有數(shù)據(jù)庫的命令是()

A.show databases
B.show database
C.show data
D.show base