Friday, June 1, 2012

Learning MySQL: Part 4

To show the structure of each table:

mysql> DESCRIBE table_name;

No comments:

Post a Comment