A.show errors
B.show databases
C.show variables
D.show warnings
您可能感興趣的試卷
你可能感興趣的試題
A.insert into
B.replace into
C.insert from
D.replace from
A.Create table
B.rename table
C.alter table
D.drop table
A.use xscj
B.use xs
C.rename table xs to xs1
D.rename database xscj to xscj1
A.Create database
B.use database
C.alter database
D.drop database
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
在查詢(xún)語(yǔ)句中,一個(gè)表可以與它自己進(jìn)行連接。
NF是一個(gè)可用的關(guān)系模式應(yīng)該滿(mǎn)足的最低范式。
任何SQL 語(yǔ)句都需要手動(dòng)COMMIT 來(lái)提交事務(wù)。
對(duì)于空值,無(wú)論是按升序排列還是降序排列,都會(huì)在結(jié)果中最先顯示。
WHERE子句用于指定滿(mǎn)足條件的記錄行,只會(huì)出現(xiàn)在查詢(xún)語(yǔ)句中。
在MySQL的權(quán)限授予語(yǔ)句中,可用于指定權(quán)限級(jí)別的值中*.*表示當(dāng)前數(shù)據(jù)庫(kù)中的所有表。
索引一定比表中的數(shù)據(jù)占用的存儲(chǔ)空間小。
一個(gè)關(guān)系模式中只能有一個(gè)候選碼。
關(guān)系是若干表的集合。
嵌套子查詢(xún)只能返回一行數(shù)據(jù)。