Sort by Multiple Columns
It is not working neither in chrome nor in firefox. Can you tell me how to proceed...
I am doing CREATE TABLE test1 (id int(11) NOT NULL, myenum enum('a','b')); I am not...