On Friday 11 August 2006 08:25, [EMAIL PROTECTED] wrote:

> Can the output of the DESCRIBE be stored somewhere ( in file)?

mysql mydb 'describe table' > table.describe.txt ?

> Or is there any way to get the structure of whole table?

show create table?
-- 
Scanned by iCritical.

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

Reply via email to