My issue
how to approach this question
My code
/* Write a query to find which cuisine type has the best ratings for dishes that cost more than the average cost of food overall. Your output should have the column 'f_type' with the name of the cusine as per the condition.*/
Learning course: SQL Intermediate
Problem Link: CodeChef: Practical coding for everyone