SQL is a language used to query a database. In other words SQL is used to filter, sort and manipulate data stored in relational databases.
By completing the following activities you will learn more about the syntax of SQL and how to use it to manipulate data in a relational database used to store customer details, orders, suppliers, etc.
SQL ActivitiesCreate your own SQL Queries