On Tuesday, March 19, 2002, at 05:43  PM, Kevin Stone wrote:

> I simply need to return a list of column names of a MySQL table.  What's
> the syntax to do that?

SHOW COLUMNS FROM tablename;




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to