-
It is required to have an access privilege for a database before selecting it with ‘USE’.
-
- False
- True
- NA
- NA
- NA
Correct Option: B
In order to select a database as the default database for the MySQL server using the ‘USE’ statement, some access privilege for the database needs to be granted or attained.