davidmcolaco
Technical User
Hi,
I have a query to get some data from a table and order it, but I need to order not in ascending way. I have to order it by a fiels that has 3 values: "Sup. A", "Sup. B" and "Sup. C", but in the final I want to appeared order like this:
"Sup. A"
"Sup. C"
"Sup. B"
How can I do this?
Thanks.
I have a query to get some data from a table and order it, but I need to order not in ascending way. I have to order it by a fiels that has 3 values: "Sup. A", "Sup. B" and "Sup. C", but in the final I want to appeared order like this:
"Sup. A"
"Sup. C"
"Sup. B"
How can I do this?
Thanks.