InterviewSolution
Saved Bookmarks
| 1. |
Which authentications are required for login into Mysql command line tool?(a) Username(b) Password(c) Only Username(d) Both Username and PasswordI got this question during an online exam.I'd like to ask this question from Using MySQL Command Line Tool in chapter Using SQL to Manage Data of MySQL |
|
Answer» RIGHT CHOICE is (d) Both USERNAME and Password For EXPLANATION: NONE. |
|