找考题网-背景图
单项选择题

‏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;

热门试题