Home » MYSQL » MySQL Database Operations » Question
  1. In which context is the privilege ‘CREATE TABLESPACE’ applied?
    1. Stored routines
    2. Views
    3. Tables
    4. Server administration
    5. None of these
Correct Option: D

The column name associated with the privilege ‘CREATE TABLESPACE’ is ‘Create_tablespace_priv’. The context in which this privilege is being used is the server administration.



Your comments will be displayed only after manual approval.