搜题
问题   更新时间2023/7/3 22:23:00

下列语句中创建新用户的语句为( )
A. insert into mysql.user(Host,User,Password) VALUES(.host_name., .user_name.,PASSWORD(.password.)
B. create user username@localhost identified by ‘123456’
C. insert into mysql.user(Host,User,Password) VALUES(host_name, user_name,PASSWORD(password)
D. create user username@localhost identified by 123456

王老师:19139051760(拨打)