Showing posts with label Mysql. Show all posts
Showing posts with label Mysql. Show all posts

show table information

DESCRIBE table_name;
show Field from  table_name;
SHOW INDEX FROM table_name;