How to fix the Oracle error DRG-10846: order by columns must be all ascending or all descending?
In this post, you’ll learn more about the Oracle ErrorDRG-10846: order by columns must be all ascending or all descending with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
DRG-10846: order by columns must be all ascending or all descending
Reason for the Error DRG-10846: order by columns must be all ascending or all descending
Cause: You specified an order by clause which has some columns ascending and some descending. This is not currently supported by catsearch
How to fix the Error DRG-10846: order by columns must be all ascending or all descending ?
You can fix this error in Oracle by following the below steps
Action: None
Leave Your Comment