Which command is used to display all the existing tables in a database?
(a) SHOW TABLES
(b) SHOW TABLE
(c) SHOW
(d) None of the mentioned
This question was posed to me in an internship interview.
Question is from When Good Statements Go Bad topic in portion Query Optimization of MySQL