Which statement can produce the same output as ‘SHOW COLUMNS’?
(a) DESCRIBE
(b) DISPLAY
(c) SEE
(d) GET
This question was posed to me during a job interview.
Asked question is from SQL Statement Syntax (Non-Compound Statements) topic in chapter SQL Syntax of MySQL