I am using the code bellow however this is not a proper way to sort my data
it groups my data. Is their a similar command that i can replace the group
with like sort?

"SELECT * FROM supportsys WHERE status=1 and know=0 GROUP BY $G");



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

Reply via email to