MySQL Show Columns
mysql> SHOW COLUMNS FROM mytable FROM mydb; mysql> SHOW COLUMNS FROM mydb.mytable;
So what is it that you are trying to do?
Trying to not forget stuff I’ve forgotten before… You’ll note a number of posts tend to have that characteristic.
Name
Mail (will not be published)
Website
Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.
September 9th, 2005 at 9:38 pm
So what is it that you are trying to do?
September 9th, 2005 at 10:34 pm
Trying to not forget stuff I’ve forgotten before… You’ll note a number of posts tend to have that characteristic.