hardschoolwindow-functionsRank Students Within Each CourseProblem Write a query that returns student_id, course_id, and score from the grades table, plus a score_rank column showing each score's rank within its own course, from highest score to lowest. Try It School (Students/Courses/Grades)Run Loading database engine... Hint Show hint Solution Show solution Mark as complete