mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[DMDB] Completed normal forms, start query optimization
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
\label{sec:relational-algebra}
|
||||
\subsubsection{Operators}
|
||||
\begin{itemize}
|
||||
\item \bi{Union} $\cup$: $x \in R_1 \cup R_2 \Leftrightarrow x \in R_1 \lor x \in R_2$
|
||||
|
||||
Reference in New Issue
Block a user