A.showdatabases B.usedatabase數(shù)據(jù)庫名 C.use數(shù)據(jù)庫名 D.user數(shù)據(jù)庫名
A.showtables; B.describe表名 C.createtable表名 D.select*from表名?
A.insert---用來修改數(shù)據(jù) B.update---用來刪除數(shù)據(jù) C.delete---用來添加數(shù)據(jù) D.select---用來查看數(shù)據(jù)