Oracle Error Message
ORA-00962: too many group-by / order-by expressions
Reason for the Error
The group-by or order-by column list contain more than 1000 expressions.
Solution
Use 1000 or less expressions in the group-by or order-by list.
Special welcome gift. Get 30% off your first purchase with code “Eduma”. Find out more!
ORA-00962: too many group-by / order-by expressions
The group-by or order-by column list contain more than 1000 expressions.
Use 1000 or less expressions in the group-by or order-by list.