Programming Languages C++ Objective
Mar 13, 2013

Which is following Statements to create users?

Choose the correct answer:
A) Create user user_name identified user_password;
B) Create user user_name user_password;
C) Create user user_name identified by user_password;
D) All of the above
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback