Structured Query Language (SQL) is a standard language for storing, manipulating and retrieving data in databases. With these few lessons, you will learn SQL in less than 3 hours.
Introduction to databases
In the first step, I will present a few theoretical issues about databases. This knowledge is necessary in order to be able to design databases and then use the SQL language.