Computing
Computer Science LearnITWithMrC ⛯ Year 7 Year 8 Year 9 GCSE
Responsive image

Lesson Video

76

Lesson Tasks

  • Watch the Lesson video
    Make notes if needed.
  • Open your Learning Journal
    Complete Task 1 in your Learning Journal
  • Complete the learning activities
    Make sure you complete the book tasks in your Unit Booklet
  • Complete End of Task Assessment
    Update your learning objectives

What do I need to Learn?

0 results forGuest
I need to learn how to explain the concept of a database
I need to learn how to explain the concept of a relational database
I need to learn how to understand the concept of a table in a database
I need to learn how to understand the concept of a record in a database
I need to learn how to understand the concept of a field in a database
I need to learn how to understand the concept of a primary key in a database
I need to learn how to understand the concept of a foreign key in a database
I need to learn how to understand that the use of a relational database facilitates the elimination of data inconsistency and data redundancy.

Key Terms

database relational database table record field primary key foreign key entity attribute entity identifier data inconsistency data redundancy

Task 1 - Getting organised Click to see more


Task: Learning Journal

Open your Learning Journal by clicking on the image below

Good notes will help you organise and process data and information


Task 2 - What is a database? Click to see more


A database is a collection of information that is organized so that it can be easily accessed, managed and updated. Computer databases typically contain collections of data records or files, containing information about specific entities like people or cars.

Database Tables

A table contains all of the information about an entity within the database like a Customer

Database Records

A record is the name for a row in a table that contains all of the information about an individual Customer in the table. Tables contain multiple records

Database Fields

A field is the name for a column in a table that contains an attribute of a Customer in the table.

Attributes are pieces of information about each Customer like their name or their address.

Tables will contain multiple fields.

Primary Key

A Primary is a field in a table that uniquely identifies an individual record in the table.

Primary Keys are used to prevent duplicate information in a table and to speed up searches.


Task 3 - Book Tasks Click to see more

Task:

Open your student workbook at page 4 Read through the notes then complete the following tasks in your book.
  1. Task 1
  2. Task 2
  3. Task 3

  • When you are finished screenshot your answer into your Learning Journal