mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 13:05:24 +02:00
[DMDB] Short remark on checklist, to trigger upload
This commit is contained in:
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
\subsection{Checklist}
|
\subsection{Checklist}
|
||||||
The following things are typically important to know very well (not exhaustive)
|
The following things are typically important to know very well (not exhaustive)
|
||||||
\begin{todolist}
|
\begin{todolist}
|
||||||
\item SQL
|
\item SQL (syntax, some concepts, such as using \texttt{WITH} statements often to make the task more approachable)
|
||||||
\item Functional Dependencies (including Candidate Keys, Super Keys, Closures and minimal covers)
|
\item Functional Dependencies (including Candidate Keys, Super Keys, Closures and minimal covers)
|
||||||
\item Normal Forms (and their Decomposition / Synthesis Algorithms)
|
\item Normal Forms (and their Decomposition / Synthesis Algorithms)
|
||||||
\item Time complexities, I/Os and sorted runs for Query Processing
|
\item Time complexities, I/Os and sorted runs for Query Processing
|
||||||
|
|||||||
Reference in New Issue
Block a user