DataBAse 1
DataBAse 1
Cambridg database
table
e
IGCSE Unit 8: System design
and databases
Computer
Science
4 Section 2
Objectives
• To discuss some of the many computer systems which
may hold data about you or your family on a database
• To learn how this data is held so that information can be
quickly retrieved
• To learn some database terms: record, field, table,
primary key, index
• To set up a simple table in Access and enter
some records
Designing a database table
Unit 8 System design and databases
• Manual
Database structure
• A database contains one or more tables
• A table has rows, each row containing one record
• Columns in the table each contain one field of each
record
Designing a database table
Unit 8 System design and databases
A Film database
• The screenshot shows a database about films
• This database has a single table with rows (records)
and columns (fields)
Designing a database table
Unit 8 System design and databases