Showing posts with label What are the other commands to know the structure of a table using MySQL commands except EXPLAIN command?. Show all posts
Showing posts with label What are the other commands to know the structure of a table using MySQL commands except EXPLAIN command?. Show all posts

Saturday, May 16, 2009

What are the other commands to know the structure of a table using MySQL commands except EXPLAIN command?

DESCRIBE table_name;