Posts by mateus_vs • 23 points
1 post
-
2
votes1
answer92
viewsQ: Average and count for each SQL product
I’m trying to update a table in my database into two new columns, one that brings the average of the ratings and one that brings the number of ratings. These data are obtained through two tables,…