mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-28 03:39:08 +02:00
[DMDB] Intro
This commit is contained in:
@@ -1 +1 @@
|
||||
\refacr{sql} is a \refgls{declarative} programming language, used to describe and operate on databases.
|
||||
\acrshort{sql} is a \gls{declarative} programming language, used to describe and operate on databases.
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
\newsection
|
||||
\section{SQL}
|
||||
\input{parts/00_sql/00_intro.tex}
|
||||
\input{parts/00_sql/01_operations.tex}
|
||||
% \input{parts/00_sql/}
|
||||
@@ -0,0 +1,4 @@
|
||||
\newsection
|
||||
\section{Relational Logic \& Algebra}
|
||||
\input{parts/01_relational-logic/00_intro.tex}
|
||||
% \input{parts/01_relational-logic/}
|
||||
Reference in New Issue
Block a user