MCQs > IT & Programming > MySQL > Correct syntax to create a new user in MySQL?

MySQL MCQs

What is the correct syntax to create a new user in MySQL?

Answer

Correct Answer: CREATE USER 'newuser'@'localhost' IDENTIFIED BY 'password';

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it