"describe tablename"

return columns:
+-----------------------+-----------------+------+-----+---------+-------+
| Field                 | Type            | Null | Key | Default | Extra |
+-----------------------+-----------------+------+-----+---------+-------+

> -----Ursprungligt meddelande-----
> Från: Gjoko Jovanovski [mailto:[EMAIL PROTECTED] 
> Skickat: den 22 oktober 2003 15:10
> Till: [EMAIL PROTECTED]
> Ämne: selecting table structure
> 
> 
> Is there a way to select/query the table structure and get a 
> recordset with the results? Something like: "Id", int, not 
> null, autoincrement name, varchar(20), not null
> 
> Thanks,
> Gjoko.
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 
> 

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

Reply via email to