SQL - Intro to Computer Science - Harvard's CS50 (2018)
SQL Tutorial - Full Database Course for Beginners
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: