I'm doing a site for the course, but I have a problem. I opted to use two tables, one for the "ratings", and another for the "vehicles". I would then like to select the 3 most valued vehicles from the table, and show it on the main page.
Ratings table: link
"Vehicle" table: link
Note: The table id 'classifications' is the same as the id of the other table.