Question:To reset administrative password we use the following command: mysql>RESET PASSWORD FOR root@localhost=PASSWORD('secret');
A True B False
+ AnswerB
+ Report