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’
您可能感興趣的試卷
你可能感興趣的試題
A.mysqld -uroot -p
B.mysql -uroot -p
C.mysqladmin -uroot -p
D.mysqldump -uroot -p
A.1433
B.8080
C.443
D.3306
A.create user ’stu001’@’localhost’
B.create user stu001
C.create user ’stu001’@’localhost’identified ’123’
D.create user ’stu001’@’localhost’identified by xxx;
A.setsebool -p ftpd_full_access on
B.setsebool -P ftpd_full_access on
C.虛擬用戶
D.系統(tǒng)管理員
A.鎖定匿名用戶在FTP目錄
B.鎖定本地用戶在FTP目錄
C.微軟IIS FTP
D.Apache
最新試題
運(yùn)用vi或vim編輯器對網(wǎng)卡配置文件/etc/sysconfig/network-scripts/ifcfg-ens33進(jìn)行編輯,在配置文件末尾要添加IP地址,下面哪個(gè)單詞是正確的()
linux中使用mv命令時(shí),當(dāng)所移動(dòng)的文件源位置與目標(biāo)位置不是同一位置時(shí),也可以改名。
LINUX中表示關(guān)機(jī)的方法有()
在設(shè)置httpd服務(wù)的站點(diǎn)訪問權(quán)限時(shí),基于用戶的訪問控制包含以下哪些選項(xiàng)?()
在Linux 中,啟動(dòng)VI 編輯器使用命令()
linux系統(tǒng)中,普通用戶test1可以訪問其它用戶的家目錄。
在linux系統(tǒng)的命令終端中,以下哪個(gè)是能夠執(zhí)行腳本文件的方式?()
當(dāng)運(yùn)用more命令瀏覽一個(gè)非常長的文件內(nèi)容時(shí),按Enter鍵表示的意思是()
在Linux中,文件可以沒有后綴名,后綴名的作用是為了給用戶提示。
運(yùn)用vi編輯器,編輯完畢網(wǎng)卡文件/etc/sysconfig/network-scripts/ifcfg-ens33保存并退出后,需要重啟對應(yīng)的網(wǎng)卡服務(wù),在centos 7中,下列哪個(gè)命令是正確的()