how to show all tables with 'mysql'? : Sql dba



how to show all tables with 'mysql'? : Sql dba..

Answer / Awantika Sharma

To list all tables in a MySQL database, you can use the `SHOW TABLES` command: `SHOW TABLES;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a null value?

1 Answers  


How packaged procedures and functions are called from the following?

2 Answers  


What are the different schemas objects that can be created using pl/sql?

1 Answers  


What is scalar function?

1 Answers  


What is the difference between RDBMS and DBMS?

20 Answers   Practical Viva Questions, Sapient, Stag Computers,


What is sharding in sql?

1 Answers  


Explain what is sql*plus?

1 Answers  


how to retrieve the top 2 salaried persons from a database?

7 Answers   Orion Laboratories,


What are all the ddl commands?

1 Answers  


What is a scalar value in sql?

1 Answers  


What is a sql driver?

1 Answers  


How does a trigger work?

1 Answers  


Categories