13
2010
A very neat method hidden in the depths of ColdFusion that will delete a row from a ColdFusion query queryNew() in one, very simple line of code.
This neat little mySQL function will tell mySQL to return your recordset in a list order specified by you. So, for example, you can order by in (2,1,4,3,5).