not a mySql guy but I'm betting there is something you could add to
the statement to get the data in the same order every time.
Kee Nethery
On Dec 26, 2008, at 6:57 AM, jbv wrote:
SELECT col1, col2, col3, col4 FROM myTable WHERE myList LIKE "% value1
%" OR
myList LIKE BINARY("% value2 %") OR myList LIKE "% value3 %" OR myList
LIKE "% value4 %" OR...
order by col1 desc
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution