Hi all,
Anyone know how to access the optional COMMENT you can add to columns during table creation?
eg.
create table x (fldx char(1) COMMENT 'some comment', fldy char (1) COMMENT 'another comment')
I want to 'get' the COMMENT field.
I know it should be in the manual, but I can't find it.
Thanks ... Ross . . Ross Honniball. JCU Bookshop Cairns, Qld, Australia. .
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php