單項(xiàng)選擇題在MySql數(shù)據(jù)庫中,一個(gè)數(shù)據(jù)庫服務(wù)中可以有最多可以有多少個(gè)數(shù)據(jù)庫()

A.1
B.2
C.3
D.多個(gè)


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在MySql數(shù)據(jù)庫中,修改表名的正確格式是哪個(gè)()

A.rename-table舊表名rename[to]新表名
B.change-table舊表名rename[to]新表名
C.create-table舊表名rename[to]新表名
D.alter-table舊表名rename[to]新表名

2.單項(xiàng)選擇題在MySql數(shù)據(jù)庫中,數(shù)據(jù)庫系統(tǒng)通過什么來區(qū)分不同的表()

A.數(shù)據(jù)庫名
B.屬性名
C.列名
D.表名

3.單項(xiàng)選擇題在MySql數(shù)據(jù)庫中,刪除student表的正確格式是哪個(gè)()

A.delete-table-student
B.drop-table-student
C.remove-table-student
D.move-table-student

4.單項(xiàng)選擇題在MySql數(shù)據(jù)庫中,查看以s結(jié)尾的表的正確格式是哪個(gè)()

A.showtableslike’%s’
B.showtableslike’#s’
C.showtableslike’$s’
D.showtableslike’@s’

5.單項(xiàng)選擇題在MYSQL數(shù)據(jù)庫中table代表什么()

A.數(shù)據(jù)庫
B.表
C.排序
D.函數(shù)