Here is how I completed the hacker rank solution for SQL problem using Joins in SQL
Share

Problem Statement:
Given the CITY and COUNTRY tables, query the names of all cities where the CONTINENT is ‘Africa’.

 

 Problem Statement:
Given the CITY and COUNTRY tables, query the names of all cities where the CONTINENT is ‘Africa’.Continue reading on Medium » Read More Sql on Medium 

#sql

By