{
"title": "TooMany",
"input": {
"WHERE": {
"LT": {
"sections_avg": 68.6
}
},
"OPTIONS": {
"COLUMNS": [
"sections_dept",
"sections_avg"
],
"ORDER": "sections_avg"
}
},
"errorExpected": true,
"orderExpected": true,
"orderBy": "sections_avg",
"expected": "ResultTooLargeError"
}