I am looking for a pre-made query for Data Explorer that finds all my answers that have the most votes for questions without accepted answer.
Just want to see how many of those I have, and if possible a link to those questions.
|
I am looking for a pre-made query for Data Explorer that finds all my answers that have the most votes for questions without accepted answer. Just want to see how many of those I have, and if possible a link to those questions. |
|||||||
|
|
Not the most elegant answer (I'm not a fan of correlated sub queries), but it works and it's what I came up with first: |
|||
|
|
|
I've just edited Joel's code, got something that works the way I wanted: |
|||||
|