MCQOPTIONS
Saved Bookmarks
| 1. |
The statement that is used to check the status of the event scheduler at runtime is _____________. |
| A. | SHOW VARIABLES LIKE event_scheduler |
| B. | SHOW STATUS LIKE event_scheduler |
| C. | SHOW VARIABLES OF event_scheduler |
| D. | SHOW STATUS OF event_scheduler |
| E. | None of these |
| Answer» B. SHOW STATUS LIKE event_scheduler | |