SELECT * FROM foo WHERE expal IN (5,3,2,4,1) ORDER BY expal;