Qu'est-ce que LessonUp
Rechercher
Canaux
aiToolsTab
Connectez-vous
S'inscrire
‹
Revenir à la recherche
Normalisation
Normalisation
1 / 11
suivant
Slide 1:
Diapositive
Computing
Further Education (Key Stage 5)
Cette leçon contient
11 diapositives
, avec
quiz interactifs
et
diapositives de texte
.
La durée de la leçon est:
50 min
Commencer la leçon
Partager
Imprimer la leçon
Éléments de cette leçon
Normalisation
Slide 1 - Diapositive
Normalisation
Slide 2 - Carte mentale
Normalisation
Normalization is the process of organizing the attributes and tables of a relational database to minimize redundancy and dependency.
It involves dividing large tables into smaller tables and defining relationships between them.
There are several levels, which we call, "normal forms", each building upon the last, that are used to guide the normalization process.
Slide 3 - Diapositive
Primary keys
A
Must be unique within the table, but it can be made of multiple attributes.
B
Must be a single attribute and cannot contain null values.
C
Uniquely identifies a record within a table and can be duplicated in other tables.
D
Is optional and not required for relational databases.
Slide 4 - Quiz
Composite keys
A
Made up of multiple attributes, each of those must be unique in the table.
B
Always optional & not commonly used in relational databases.
C
Consist of a single attribute that uniquely identifies each record within the table.
D
Cannot be used as foreign keys in other tables.
Slide 5 - Quiz
Field name
A
A vertical arrangement of data in a database.
B
Location I put in the sat nav to find my pigs.
C
A record of data arranged into fields or columns.
D
A label, assigned to a data attribute in a table.
Slide 6 - Quiz
Redundancy
A
Inefficient for data storage, retrieval and maintainance.
B
Unneccesary duplication or repitition of data in a database.
C
Efficient for data storage, retrieval and maintainance.
D
Neccesary duplication or repitition of data in a database.
Slide 7 - Quiz
First Normal Form (1NF)
All field names must be unique.
Values in fields should be from the same domain or data type.
Values in fields should be atomic.
No two records can be identical.
Each table needs a primary key.
Normalise the table provided to 1NF
Slide 8 - Diapositive
Second Normal Form (2NF)
Must already be in 1NF.
Every non-key column should be dependent on the whole primary key, not just part of it.
Many to many relationships should be repaired. We can use a linking table to do this easily with the table's primary keys.
Normalise your table to 2NF
Slide 9 - Diapositive
Third Normal Form (3NF)
Must already be in 2NF.
No transitive dependencies should exist.
That means
If any field doesn't rely on the primary key, it shouldn't be there
Normalise your table to 3NF
Slide 10 - Diapositive
DIY
Table for a sales company selling something of your choice
1: Put all the data which you think you'll need in one table.
2: 1NF
3: 2NF
4: 3NF
Slide 11 - Diapositive
Plus de leçons comme celle-ci
Lesson 3. King Herod and the Wise Men from the East
December 2024
-
14 diapositives
Religious education
Further Education (Key Stage 5)
Higher Education (degree)
ATMT
Lesson 3. King Herod and the Wise Men from the East
November 2024
-
14 diapositives
Religious education
Further Education (Key Stage 5)
Higher Education (degree)
ATMT
What are ocean food chains (Primary) - Lesson One
April 2023
-
9 diapositives
Social Studies
History
+3
3rd,4th Grade
SEA SHEPHERD
Elements of art: colour
January 2022
-
35 diapositives
Art and design
Upper Secondary (Key Stage 4)
Higher Education (degree)
Van Gogh Museum
KS3: Democracy- Features of Democracy
August 2024
-
13 diapositives
British Values
PSHE
+2
Primary Education
Lower Secondary (Key Stage 3)
LessonUp Inspiration
UV – Van Gogh’s enemy
September 2023
-
19 diapositives
Science
Lower Secondary (Key Stage 3)
Van Gogh Museum
Quiz: Sports
September 2024
-
25 diapositives
LessonUp
Pub Quiz
+3
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Quiz: Sports
October 2024
-
25 diapositives
LessonUp
Pub Quiz
+3
Primary Education
Lower Secondary (Key Stage 3)
Upper Secondary (Key Stage 4)
Quiz!