Introduction To My SQL
Introduction to My SQL

We were tasked with writing a code that would be used to analyze county and subcounty data that was provided.The query that were wrote  was able to display specific columns of the county name,  

subcounty name, total population, square kilometers and population density  

for all records. The county and subcounty data was sorted and the totals computed.I retrieved specified rows from the data and made corrections on typing mistakes.

.

 

Document