-
The Audit_log_events system variable is of type _____________.
-
- double
- float
- string
- integer
- None of these
Correct Option: D
The system variable ‘Audit_log_events’ is of type integer. The variable scope if GLOBAL, that is, it can be viewed by issuing the statement ‘SHOW GLOBAL STATUS’, instead of ‘SESSION’.