Database Management System and SQL
Search...
Ctrl
K
MySQL
Table
Show
Get the List of Tables in the Selected Database
Copy
SHOW TABLES;
SHOW TABLES IN `database_name`;
Previous
Create
Next
Describe
Last updated
5 months ago
Was this helpful?