多項選擇題在mysql數(shù)據(jù)庫中年,下列關于創(chuàng)建、管理數(shù)據(jù)庫的操作語句不正確的是()。

A.create database wg
B.delete table bw
C.delete user tom
D.new database wg


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題腳本hello.sh執(zhí)行方法正確的是()。

A.sh hello.sh
B.cat hello.sh
C.hello.sh
D.給腳本增加執(zhí)行權限后執(zhí)行執(zhí)行:./hello.sh

2.多項選擇題有關find命令選項的使用方法正確的有()。

A.按照文件所屬的組來查找文件:-group
B.按照文件屬主來查找文件:-user
C.按照類型查找文件:-type
D.按照文件名查找文件:-name