SQL PROJECT
INTRODUCTION
SQL is an an open source_relational database management system used by programmers to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases, MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.
PROJECT DESCRIPTION
This project entails creation of database from subcounty population density, writing queries which displays specific columns either by descending/ascending and analysing them in a table.
Document