In message <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes
>Hello HELLBOY,
>
>Thank you, absolutely perfect!
>
>Just one other thing would be helpful.
>
>Can anyone give me a link to information that describes the information 
>returned 
>in the fields 'KEY' 
>and 'EXTRA'?
>
>Thanks all, Robert. 

In the manual:
http://dev.mysql.com/doc/refman/5.0/en/show-columns.html

DESCRIBE tablename is a shortcut for SHOW COLUMNS FROM tablename, for
compatibility with some other kind of SQL.

-- 
Pete Clark

Advertise your events in Spain - local and free
http://hotcosta.com/events.php

Reply via email to