Which statement is used to determine the storage engine for individual tables?
(a) SHOW TABLE STATUS
(b) SHOW DEFAULT STATUS
(c) SHOW STATUS OF TABLE
(d) SHOW STATUS TABLE
This question was addressed to me in an interview for job.
My question is taken from Writing Clients That Include SSL Support in portion MySQL Programs Using C of MySQL