單項(xiàng)選擇題?MariaDB中回收用戶stu001關(guān)于hr數(shù)據(jù)庫(kù)中表students的select權(quán)限,語(yǔ)句正確的是()。
A.revoke select on hr.*from ’stu001’@’localhost’
B.revoke select on hr.students from ’stu001’@’%’
C.revoke select on hr.student from ’stu001’@’localhost’
D.revoke select on hr.students to ’stu001’@’localhost’
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題?用戶"root"登錄本地服務(wù)器上的MariaDB數(shù)據(jù)庫(kù)的命令是()。
A.mysqld -uroot -p
B.mysql -uroot -p
C.mysqladmin -uroot -p
D.mysqldump -uroot -p
2.單項(xiàng)選擇題MariaDB缺省配置時(shí),使用的TCP端口是()。
A.1433
B.8080
C.443
D.3306