Q. Which among the following is the correct syntax for showing all tables in the database?

  • (A) SHOWS TABLES
  • (B) SHOW TABLE
  • (C) SHOW
  • (D) SHOWS TABLES;
πŸ’¬ Discuss
βœ… Correct Answer: (D) SHOWS TABLES;
Explanation: This question is asking you how to list all the tables in your MySQL database.
Explanation by: Neelam Mittal
This question is asking you how to list all the tables in your MySQL database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
96
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Neelam Mittal
Publisher
πŸ“ˆ
85%
Success Rate