Q. INFORMATION_SCHEMA is more portable than SHOW statements.
β
Correct Answer: (A)
True
Explanation: This question asks if using INFORMATION_SCHEMA is more portable than using SHOW statements in MySQL.