A.一個(gè)服務(wù)器只能有一個(gè)數(shù)據(jù)庫(kù)
B.一個(gè)服務(wù)器可以有多個(gè)數(shù)據(jù)庫(kù)
C.一個(gè)數(shù)據(jù)庫(kù)只能建立一張數(shù)據(jù)表
D.一個(gè)數(shù)據(jù)庫(kù)可以建立多張數(shù)據(jù)表
您可能感興趣的試卷
你可能感興趣的試題
A.drop table Stu
B.drop Stu
C.drop Stu table
D.drop table if exists Stu
A.表達(dá)式
B.邏輯關(guān)系值
C.表
D.數(shù)據(jù)庫(kù)
A.drop database wg
B.drop wg
C.drop wg databases
D.drop database if exists wg
A.service mysqld start
B.chkconfig mysqld on
C./etc/init.d/mysqld start
D.service mysqld stop
A.max()
B.min()
C.sum()
D.avg()
最新試題
iptables中,選項(xiàng)()實(shí)現(xiàn)指定默認(rèn)策略。
軟件防火墻使用的資源要比硬件防火墻少的多。
硬件防火墻可節(jié)省系統(tǒng)的資源。
iptables四表中能實(shí)現(xiàn)端口映射的是()
ipables是開源的軟件防火墻。
iptables中能實(shí)現(xiàn)端口映射的是哪個(gè)表()
企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
iptables中的filte表有哪幾個(gè)規(guī)則鏈()
shell腳本中可用于測(cè)試字符串x是否為空的條件語(yǔ)句是()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在filete表中。