Is there a method to ORDER BY a specific order. I have a table where I ORDER BY [Station ID]. I was wondering if there was a way to set the specific order of the stations.
Ex. ORDER BY [Station ID] (1234,1235,1236,1237,1239,1238).
Any help would be appreciated.