# hackerrank, sql : Revising the Select Query II, mysql SELECT NAME FROM CITY WHERE POPULATION > 120000 AND COUNTRYCODE = 'USA'
hackerrank github