PANIOV
RECALL THE MOST IMPORTANT of Java, GWT, JavaScript, D3, AngularJS etc
Tuesday, November 1, 2011
How to list all tables in MySQL
If you want to see all tables created in your DataBase list them using this commands:
1. Enter to your DB
mysql db;
(where db is the name for your DataBase)
2. Type
show tables;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment