CourseInsights / test / resources / queries / invalid / oPTIONSMissingCOLUMNSWhereValidEmpty.json
oPTIONSMissingCOLUMNSWhereValidEmpty.json
Raw
{
	"title": "oPTIONSMissingCOLUMNSWhereValidEmpty",
	"input": {
		"WHERE": {},
		"OPTIONS": {}
	},
	"errorExpected": true,
	"orderExpected": false,
	"orderBy": "sections_avg",
	"expected": "InsightError"
}