On Friday 29 March 2002 00:30, Sebastian A. wrote: > When you say "ORDER BY that", is it also possible to do that via letters > such as ORDER BY 'S', because from what I understand, ORDER BY has to be a > column.
In my example, 'this', 'that', 'the', & 'other' are all columns. So yes, ORDER BY xxxx, where xxxx is a column. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* To refuse praise is to seek praise twice. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php