I have a result set like this: a b c
This result will be fixed each time. What I need to do is order the rows like this a c b. How can I do that ?
I have a result set like this: a b c
This result will be fixed each time. What I need to do is order the rows like this a c b. How can I do that ?