[EMAIL PROTECTED] wrote:
<snip!>
> some command like
> describe all tables
> 
> so that i can see structure of all tables in database.



I use a script to do this, if it's a help you are welcome to it:

http://paradigmb.com/describe_MySQL.htm

It produces a html page showing the database structure (all columns for all tales in 
the database)

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to