On Tue, Jun 19, 2001 at 11:12:06PM +0100, Robin Szemeti wrote:
> umm just do 
> show tables;
> and ...
> describe $blah; 

And also "show create table $tablename" to recreate the create command
(which is much easier than trying to piece it together from 'show tables',
which IIRC you can't reverse engineer composite keys from)

Tony

PGP signature

Reply via email to