[DMDB] Finish set up

This commit is contained in:
2026-02-26 16:31:00 +01:00
parent 3c74897809
commit 18734a18b6
2 changed files with 4 additions and 0 deletions

View File

@@ -43,6 +43,9 @@
A note on the quote on the title page: He did not \textit{actually} mean ``curry'', but of course ``query'', but he just pronounced it that way. A note on the quote on the title page: He did not \textit{actually} mean ``curry'', but of course ``query'', but he just pronounced it that way.
\newsection
\section{SQL}
\input{parts/00_sql/00_intro.tex}

View File

@@ -0,0 +1 @@
SQL is a declarative programming language, used to describe and operate on databases.