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;

No comments:

Post a Comment