I need an SQL query to list the top 5 most frequently rented DVD's, sorted in descending order. For each record i need to show: DVD title, the rented frequency and the total rent income generated by each DVD title.I need an SQL query to list the top 5 most freq