Home » MYSQL » MySQL Access Control and Security » Question
  1. A password applies globally to an account.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

In the MySQL privilege system, a password applies globally to an account. A password cannot be explicitly associated with a specific object such as a database, table, or routine.



Your comments will be displayed only after manual approval.