From aae38d27d13a9748b33c5bef04d3686460df7e4d Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 7 Dec 2023 15:34:20 +0000 Subject: [PATCH] Update CT3532 tutorial notes --- third/semester1/CT3532: Database Systems II/tutorial.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/third/semester1/CT3532: Database Systems II/tutorial.txt b/third/semester1/CT3532: Database Systems II/tutorial.txt index 12865098..ed29e40f 100644 --- a/third/semester1/CT3532: Database Systems II/tutorial.txt +++ b/third/semester1/CT3532: Database Systems II/tutorial.txt @@ -19,3 +19,6 @@ Minimal cover set: 2. minimal LHS i.e XYZ -> W and YZ -> W then XYZ->W is redundant and should just be replaced with YZ->W 3. No redundant FDs + +in general, use an example of your own rather than given + - "as far as he knows", it's all examples from your own imagination"