Q. Which table in the 'INFORMATION_SCHEMA' stores information about storage engines and server plugins?
β
Correct Answer: (A)
ENGINES, PLUGINS
Explanation: This question is about the INFORMATION_SCHEMA database in MySQL, which stores information about your database, tables, and other system-level details.