Q:

How to create a user on localhost

0

How to create a user on localhost.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Syntax:

create user [user name]@[<localhost>|<IP address>|<any host('%')>] 
identified by ["password"];

Example:

create user ramaswamy@localhost identified by "mypassword";

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now