Examveda

A password applies locally to an account.

A. True

B. False

Answer: Option B

Solution (By Examveda Team)

This question asks if a password in MySQL is specific to a particular account on your computer or if it's a universal password for all accounts.

Think of it like a door lock. You have different keys for different doors, right? Similarly, in MySQL, each account has its own password.

So the answer is True.

Each account in MySQL has its own password, and it's not shared with other accounts.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous