Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit

Assessment 2 Information

Subject Code:

TECH1400

Subject Name:

Database Design and Management

Assessment Title:

Normalisation of a Database Schema

Assessment Type:

AI Response Critique

Assessment Length:

1500

Words               (+/-10%)

Weighting:

30 %

Total Marks:

30

Submission:

Via MyKBS

Due Date:

Week 8

Your 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.

This assessment aims to achieve the following subject learning outcomes:

LO2:

Construct database models.

LO3:

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:

1.  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 University Course management system.   The  suggested database should include at least  eight attributes and eight records with all the different dependencies.

2.  Carefully examine the generated table and scenario to understand the structure and the data stored in the database.

3.  List all functional dependencies in the unnormalised schema (the original tables).

4.  Transform to the first normal form (1NF) and ensure the table complies with the first normal form (1NF) rules. Draw the dependency diagram for the table in 1NF.

5.  Transform to the second normal form (2NF) and draw the dependency diagram for the table(s) in 2NF.

6.  Transform to the third normal form (3NF) and draw the table(s) dependency diagram in 3NF.

7.  Document the final set of tables, including table names, attributes, and primary and foreign keys.

8.  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.

9.  Compile your analysis, normalisation steps, and dependency diagrams into a single document (Word or PDF) and submit your document via MyKBS.