πŸ“Š MySQL
Q. "CREATE TABLE ..." command is used to create which type of table in Mysql?
  • (A) Permanent Tables
  • (B) mysql_real_query()
  • (C) Temporary tables
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Permanent Tables

Explanation: The "CREATE TABLE ..." command is used to create a permanent table in MySQL.

Explanation by: Praveen Singh
The "CREATE TABLE ..." command is used to create a permanent table in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
81%
Success Rate