5 messages in com.mysql.lists.win32command to get all table schema in a ...
FromSent OnAttachments
Ilavajuthy Palanisamy30 May 2006 10:24 
Jorge Bastos30 May 2006 10:26 
Daniel da Veiga30 May 2006 12:39 
Ilavajuthy Palanisamy30 May 2006 13:37 
jbon...@sola.com.au30 May 2006 16:04 
Subject:command to get all table schema in a particular database
From:Ilavajuthy Palanisamy (ipal@consentry.com)
Date:05/30/2006 10:24:30 AM
List:com.mysql.lists.win32

Hi,

Is there any command available to get all the table schema in a particular database?

For e.g.

If I have database called TESTDB and say it has tables, table1, table2, .. table10.

Instead of doing describe or show create table on individual tables, is there any command to get all the table schema in go?

Ila.