diff --git a/content/notes/14-relational-db-normalisation.md b/content/notes/14-relational-db-normalisation.md new file mode 100644 index 000000000..ddb77e16c --- /dev/null +++ b/content/notes/14-relational-db-normalisation.md @@ -0,0 +1,13 @@ +--- +title: "14-relational-db-normalisation" +aliases: +tags: +- cosc203 +- lecture +--- + +# relational data model + +# functional dependencies and composition + +# normalisation