Okay. I admit it. I’m not a MySQL guru. I’m basically a newbie. Particularly with command-line interfaces to my database.
Anyways, I needed to get a “dump of my databases information(Getting information about your MySQL Database Documentation)”:http://www.mysql.com/doc/en/Getting_information.html. Here’s how you would do it.
DESCRIBE tablename where tablename is the name of the table you’re interested in. Complicated eh?
Tagged As MySQL
Comments are Open (2)
Posted at 07:26 AM
Comments
graff
ahh, so thats how you do it...
Posted by: graff | May 16, 2003 05:47 PM
unknown
wow.
Posted by: unknown | March 10, 2004 10:58 PM