-
Which statement upgrades the database directory name encoding?
-
- ALTER EVENT
- ALTER FUNCTION
- ALTER DATABASE
- ALTER SERVER
- None of these
Correct Option: C
The statement ‘ALTER DATABASE’ changes database attributes or upgrades the database directory name encoding. It requires the ‘ALTER’ privilege for the database to be given.