This is just a general issue/question, I have a statement w/ 3 (ORDER BY) Ie. ORDER BY A ASC, B ASC, C ASC
And it is not sorting correctly... the first several rows are fine, the rest aren't.
could the sort be wrong due to Datatype(s), if so how? and if not.. Is there a way around this??
THANKS
And it is not sorting correctly... the first several rows are fine, the rest aren't.
could the sort be wrong due to Datatype(s), if so how? and if not.. Is there a way around this??
THANKS