RE: retrieving field names in ascending order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



AFAIK you can't order the

SHOW COLUMNS from TABLE

Yo could pass the results to an array and sort it in the array

Bastien


From: umeed921@xxxxxxxxx (hope)
To: php-db@xxxxxxxxxxxxx
Subject:  retrieving field names in ascending order
Date: Thu, 08 Sep 2005 04:23:31 -0400


hi

how can i retrieve field names from a table(e.g products_attributes) in ascending order??? i need to display each of the fieldnames alongwith its datatype and length on the page.


regards hope

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


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux