SQL online course
About this course
This course teaches you the basics of SQL (Structured Query Language), a special-purpose programming language designed for managing data held in a relational database management system.
Audience
This tutorial is designed for people just starting with SQL or programming in general.
Prerequisites
You should have a basic understanding of computers. You should know how to download and install a database program in Windows and some basic knowledge of system administration (configuring IP addresses, connecting to the Internet, installing Windows, etc.).
What you’ll learn
You will learn how to use SQL to manipulate data in a database. We will show you some basic SQL statements, such as SELECT or UPDATE, and how you can use various SQL functions.