Oracle/PLSQL: ORA-00962 Error
Error: |
ORA-00962: too many group-by or order-by expressions |
Cause: |
You tried to execute an SQL statement that contained more than 255 Group By or Order By expressions. |
Action: |
The options to resolve this Oracle error are:
|