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
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