Q. Which command is used to display all the existing tables in a database?
β
Correct Answer: (A)
SHOW TABLES
Explanation: This question is about finding all the tables in a database. Databases are like giant filing cabinets for information, and tables are like folders inside those cabinets.