InterviewSolution
Saved Bookmarks
| 1. |
Which of these is not used to connect to the MySQL server?(a) mysql(b) mysqladmin(c) mysqlcheck(d) mysql_upgradeI have been asked this question in an online interview.Question is taken from MySQL Programs in portion MySQL Programming of MySQL |
|
Answer» The correct option is (d) mysql_upgrade |
|