Correct Answer : SHOW TABLE STATUS
Explanation : MySQL provides a method to determine the storage engine for each table with the ‘SHOW TABLE STATUS’ statement. The output of this statement is the name of the storage engine indicator.