1) Structured Query Language (SQL) is a programming language used to store and manipulate data within relational databases.
2) SQL became a standard of ANSI in 1986 and ISO in 1987.
3) SQL was one of the first languages to use Edgar Codd's relational model, as described in his 1970 paper, despite not fully adhering to Codd's model.