Getting same aggregation value for all category
I have three table named Content, Reaction and ReactionTypes, the Content and ReactionTypes tables are connected to Reaction table using One to Many relationship. Now, Category and Score are the the column which I am using for my analysis in order to find top 5 categories and these table are belong to Content and ReactionTypes respectively.