![]() |
Good Day
I need help with result. I have a model that returns all business branches. I would like to join an additional table called Ratings and return the average rating for each company. Does anyone have a simple script i can use. What's the best practice to achieve this. Thanks in advance PHP Code: function getAllBranches() |
Messages In This Thread |
retrieve average rating on a join - by remesses_thegreat - 01-18-2022, 02:06 AM
RE: retrieve average rating on a join - by InsiteFX - 01-18-2022, 03:41 AM
RE: retrieve average rating on a join - by remesses_thegreat - 01-18-2022, 10:54 AM
|