Challenges

  • + 1 comment

    I tried your code and it doesn't work. I think that is because hackerrank doen't support CTE(WITH clause). Moreover, would you please exlain how does this work—— SELECT TOTALCNT FROM COUNTS AS T WHERE H.HACKER_ID != T.HACKER_ID thank you