“CREATE TABLE …” command is used to create which type of table in Mysql?
(a) Permanent Tables
(b) Virtual tables
(c) Temporary tables
(d) All of the mentioned
I got this question in an interview for job.
The origin of the question is The from Clauses in portion Select Statement of MySQL