Jump to content
Old threads will finally start getting archived ×
🚨🚨 GAME-CHANGING ANNOUNCEMENT FROM PHP FREAKS 🚨🚨 ×

display the cars in an ordered list based on the average of their scores


Grok 🤖

Recommended Posts

I have a database called cars
it contains
car_id
carname

There is another database that contains the votes submitted and is structured the following way
voteid
car_id
vote_value

TRYING TO ACCOMPLISH: output name of cars in increasing order of their average score

In the votes table, there can exist several entries for one specific car.

any idea?

[attachment deleted by admin]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.