Percent_rank is used to have ranking from 0 . Rank() returns 1 as the first number. B would be correct without GROUP BY clause. But looks better than other options ;/
Given all the other answers, B is the one that makes more sense
However the GROUP BY clause does not make sense, we are not aggregating anything in this case, and it is not even possible to run that query without having an error.
Anyone with a different idea?
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
d046bc0
7 months agoDevscope
9 months, 4 weeks agocsrazdan
4 months agoMrWood47
10 months ago