多項選擇題以下屬于非關(guān)系型數(shù)據(jù)庫的是()

A.mysql
B.redis
C.mongodb
D.SQLit3


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題數(shù)據(jù)庫分類有()

A.關(guān)系型數(shù)據(jù)庫
B.非關(guān)系型數(shù)據(jù)庫
C.網(wǎng)絡(luò)數(shù)據(jù)庫
D.本地數(shù)據(jù)庫

2.單項選擇題mysql中,字段類型約束為非負(fù)的是()

A.primarykey
B.unsigned
C.unique
D.notnull

3.單項選擇題mysql中,unique表示的約束是()

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

4.單項選擇題定義表時,默認(rèn)的約束是()

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

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

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