Answer the question
In order to leave comments, you need to log in
How by means of SQL (oracle) to sort records by the status?
There is such a table
How to sort this table so that first there are products in the "cancelled" status and then all the rest in any order? It only comes to mind to use union (the first query will select records in the "cancelled" status and the second query will select records without records in the "cancelled" status)
Are there any ways to make custom sorting?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question