Which command is used for the table definition in Mysql?
(a) DESC table_name;
(b) DESC table_name
(c) DESC
(d) None of the mentioned
I have been asked this question in final exam.
My question is based upon Table Creation topic in division Using SQL to Manage Data of MySQL