mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 13:05:24 +02:00
[DMDB] Notes on exam
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,10 @@
|
|||||||
|
\subsection{Exam}
|
||||||
|
{\scriptsize \textit{Note: This section was written just after the exam had finished}}
|
||||||
|
The FS2026 exam in this course was something else. The difficulty of it was unreasonable due to very poor design (as it was just boxes to put stuff in, no way to get partial points).
|
||||||
|
|
||||||
|
Then the SQL part was significantly harder than any query that was part of the exercises, by a country mile.
|
||||||
|
|
||||||
|
Furthermore, they asked very specific questions, such as asking us to know a specific pragma for DuckDB to use specific join order.
|
||||||
|
This was covered \textit{implicitly} in an assignment.
|
||||||
|
|
||||||
|
Then, there also was no way to write any of your own assumptions, due to the nature of the exam.
|
||||||
@@ -6,3 +6,4 @@ This section aims to give you the most important things to remember in a very co
|
|||||||
\input{parts/08_quick-overview/02_system.tex}
|
\input{parts/08_quick-overview/02_system.tex}
|
||||||
\input{parts/08_quick-overview/03_qp.tex}
|
\input{parts/08_quick-overview/03_qp.tex}
|
||||||
\input{parts/08_quick-overview/04_checklist.tex}
|
\input{parts/08_quick-overview/04_checklist.tex}
|
||||||
|
\input{parts/08_quick-overview/05_exam.tex}
|
||||||
|
|||||||
Reference in New Issue
Block a user