Search
Write a SQL query to list only unique not-null courses having average marks obtained in each them between 30 and 69, along with the average marks obtained in each of them as avgMarks, sorted in the descending order of the avgMarks scored in them.