Home » MYSQL » MySQL Functions » Question
  1. Which statement upgrades the database directory name encoding?
    1. ALTER EVENT
    2. ALTER FUNCTION
    3. ALTER DATABASE
    4. ALTER SERVER
    5. 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.



Your comments will be displayed only after manual approval.