InterviewSolution
Saved Bookmarks
| 1. |
Which of the following options tells mysql to ask for entering the password?(a) -e(b) -p(c) -u(d) -hThis question was addressed to me by my college director while I was bunking the class.My question is taken from MySQL Setup topic in portion General MySQL Use of MySQL |
|
Answer» The correct answer is (b) -P |
|