Title: Message
    I don't know about other DB, but in mysql, you can use:
 
    DESCRIBE table_name column_name
 
    or simply
 
    DESCRIBE table_name
 
    Hope this help!
 
Patrick Turcotte
Innovatis inc.
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de stephenyoung
Envoyé : 20 décembre, 2002 05:15
À : Multiple recipients of list witango-talk
Objet : Witango-Talk: SQL field type

Does anyone know how to discover information about a field, ie its type and size using sql?

 

Steve

Reply via email to