How do I view tables in mysql?



How do I view tables in mysql?..

Answer / Mahesh Singh

You can use the 'SHOW TABLES' command to list all tables in a MySQL database. Run `SHOW TABLES;` within the MySQL command-line client or your preferred MySQL client tool.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between jpql and sql?

1 Answers  


How does one load ebcdic data? : aql loader

1 Answers  


what is SCALAR Queries?

2 Answers   ITC Infotech,


What is full join in sql?

1 Answers  


How to perform a loop through all tables in pl/sql?

4 Answers   Evosys, MBT,


List the different type of joins?

1 Answers  


What is the trigger in sql?

1 Answers  


How many triggers can be applied to a table?

1 Answers  


Explain what is an index?

1 Answers  


Is pl sql useful?

1 Answers  


How would you pass hints to the sql processor?

1 Answers  


What is snowflake sql?

1 Answers  


Categories