ORDER BY foo [ ASC | DESC ]

// -----Original Message-----
// From: CrossWalkCentral [mailto:[EMAIL PROTECTED]]
// Sent: Wednesday, 22 May 2002 10:42 AM
// To: [EMAIL PROTECTED]
// Subject: [PHP-DB] SORT resutls
// 
// 
// 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
// 

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

Reply via email to