MariaDB中创建一个只能从本地登陆的帐号stu001,正确的是()。


MariaDB中创建一个只能从本地登陆的帐号stu001,正确的是()。

A.create user 'stu001'@'localhost'

B.create user stu001

C.create user 'stu001'@'localhost' identified '123'

D.create user 'stu001'@'localhost' identified by xxx;

正确答案:create user 'stu001'@'localhost'


Tag:Linux网络管理 帐号 时间:2022-01-05 22:42:35