A.char
B.varchar
C.int
D.enum
您可能感興趣的試卷
你可能感興趣的試題
A.一個(gè)服務(wù)器只能有一個(gè)數(shù)據(jù)庫
B.一個(gè)服務(wù)器可以有多個(gè)數(shù)據(jù)庫
C.一個(gè)數(shù)據(jù)庫只能建立一張數(shù)據(jù)表
D.一個(gè)數(shù)據(jù)庫可以建立多張數(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ù)庫
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
最新試題
iptables中的filte表有一般作用于那幾個(gè)鏈()
ipables是開源的軟件防火墻。
iptables四表中規(guī)則默認(rèn)存放的表是()
iptables四表中能實(shí)現(xiàn)端口映射的是()
iptables中,選項(xiàng)()實(shí)現(xiàn)指定默認(rèn)策略。
在設(shè)置iptables規(guī)則時(shí),不指定表時(shí),規(guī)則將保存在filete表中。
判斷文件file是否可執(zhí)行,可以用()
命令“seq16”執(zhí)行后將產(chǎn)生的數(shù)字序列是()
iptables中的filte表有哪幾個(gè)規(guī)則鏈()
wc命令使用()選項(xiàng)統(tǒng)計(jì)行數(shù)。