Forum Discussion
kavithams
9 years agoGuide
Hi,
You can try this query for obtaining the kudos value for a particular message.
SELECT kudos.sum(weight) from messages where message.id="111"
Regards,
Kavitha M S
Hi,
You can try this query for obtaining the kudos value for a particular message.
SELECT kudos.sum(weight) from messages where message.id="111"
Regards,
Kavitha M S