In SQL, which command is used to create a database user?
A
ADD USER TO DATABASE
B
MK USER
C
CREATE USER
D
All of the above
E
None of the above
Correct Answer: CREATE USER