SQL Courses

SQL - Intro to Computer Science - Harvard's CS50 (2018)

SQL Tutorial - Full Database Course for Beginners

My code

sql-code.txt

SQL online practice

SQLite online

SQL basis

SQL (Structured Query Language) is one of the languages with which we can communicate with databases. SQL is the general language, but different organisations have come up with their own dialects.

SQLite, for example, which generally follows PostgreSQL syntax, defines a specific set of supported datatypes:

Most common datatypes: