Re: about desc command

2003-06-25 Thread Don Read
On 25-Jun-2003 MaFai wrote: > Hello, mysql, > > After create a table,it can use desc tablename to describe the table > scheme. > But it can not demonstrate that the column is unique or not.It just > simplely show the column is MUL type. > How can I get more information from the tabl

Re: about desc command

2003-06-24 Thread roni
On Wed, 25 Jun 2003 11:29:25 +0800 "MaFai" <[EMAIL PROTECTED]> wrote: Hello, mysql, After create a table,it can use desc tablename to describe the table scheme. But it can not demonstrate that the column is unique or not.It just simplely show the column is MUL type. How can I get more