How do I view tables in mysql workbench?



How do I view tables in mysql workbench?..

Answer / Radhe Shyam

In MySQL Workbench, open the Server Navigator (Ctrl+Alt+S), expand your connection, then click on 'Schemas'. You should see a list of all databases and their tables. To view table data, double-click on the table name.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is difference between oracle sql and mysql?

1 Answers  


Does mysql use sql?

1 Answers  


What are views in mysql?

1 Answers  


How many ways we can retrieve the date in result set of mysql using php?

1 Answers  


What is datatype in mysql?

1 Answers  


How do I find users in mysql?

1 Answers  


how to take mysql database structure backup

6 Answers  


How many threads can mysql handle?

1 Answers  


What are the differences between a primary key and foreign key?

1 Answers  


What is mysql server?

1 Answers  


What can I do with mysql?

1 Answers  


How to print message in mysql trigger?

1 Answers  


Categories