Reference no: EM133916004
Database Design and Management
Assessment - Normalisation of a Database Schema
Task
This assessment is to be completed individually. You will use ChatGPT (free version) to generate an initial table for a database schema and a corresponding scenario. You will then use ChatGPT (free version) to analyse the schema, identify the dependencies, and normalise the schema step-by-step through the first normal form (1NF), the second normal form (2NF), and the third normal form (3NF).
Assessment Description
This assessment evaluates your understanding and application of database normalisation principles. You will transform an unnormalised database schema into its highest normalised form, typically the third normal form (3NF). You will use ChatGPT (free version) to generate an initial table for a database schema and a corresponding scenario. Your task involves analysing the schema, identifying dependencies, and normalising the schema while documenting your process. You will also create dependency diagrams for each table at each normalisation stage. Get top-rated assignment help now.
Learning outcome 1: Describe a database model that demonstrates the association of entities and their relationships.
Learning outcome 2: Use normalisation techniques for the purpose of data integrity.
Assessment Instructions
To normalise a database schema from its initial unnormalised state to the third normal form (3NF) and document each process step, including dependency diagrams.
Steps to Follow:
Use ChatGPT (free version) to create an unnormalised table for a database schema and a scenario that describes the database's context and purpose.
Example Prompt for ChatGPT:
"Generate an unnormalised table for a database related to a Library management system. The suggested database should include at least six attributes and six records with all the different dependencies."
Carefully examine the generated table and scenario to understand the structure and the data stored in the database.
List all functional dependencies in the unnormalised schema (the original tables).
Transform to the first normal form (1NF) and ensure the table complies with the first normal form (1NF) rules.
Transform to the second normal form (2NF).
Transform to the third normal form (3NF).
Document the final set of tables, including table names, attributes, and primary and foreign keys.
Provide a step-by-step explanation of how you transformed the schema from its initial form to 1NF, then to 2NF, and finally to 3NF.
Compile your analysis, normalisation steps, and dependency diagrams into a single document.