I had to use MS SQL Sever because CTE's are not available on the version of MySQL of Hackerrank. It can be done without CTE also, by joining tables only by ...
確定! 回上一頁