GCSE COMPUTER SCIENCE Topic 3 - Data 3.5 Databases.

Slides:



Advertisements
Similar presentations
Computer Concepts 5th Edition Parsons/Oja Page 492 CHAPTER 10 File And Database Concepts Section A PARSONS/OJA Databases.
Advertisements

M.S. Access Module CAS 133 Russ Erdman. M.S. Access Module Assignment Overview Two options for the unit: All students complete Units A, B and C In class.
Databases and Database Management Systems
Information systems and databases Database information systems Read the textbook: Chapter 2: Information systems and databases FOR MORE INFO...
Database Software Application
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
Databases. Objectives Define what a database is. Understand the difference between a flat and relational database Design and create a relational database.
Copyright © 2016 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
GCSE Computing: A451 Computer Systems & Programming Relational Databases Databases.
1 Advanced Computer Programming Databases. Overview What is a database? Database Basics Database Components Data Models Normalization Database Design.
MICROSOFT ACCESS 2007 BTA – Spring What is Access?  Microsoft Access is a database management system…this means that it contains database information.
Introduction to database systems
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
1 Advanced Topics in Access How to create forms and reports Andrew Yu 03/04/2002.
Creating a Database Designing Structure, Capturing and Presenting Data.
ATADESAB. BATLE CORDER DLEIF Lesson objectives In this lesson you will learn some basic database terms and learn how a database is created.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
Grade 11 Computer Science. Relational Databases  Using the link below, answer questions in your notebooks  Look at Kites.accdb database to refresh your.
Databases. What do you think the word ‘database’ means?
Database revision.
Microsoft Access is a database program to manage sort retrieve group filter for certain records.
Introduction to a Database Definition: A database is a collection of information held together in an organised manner. For example: A library could be.
Introduction to Databases. What is a database?  A database program is nothing more than an electronic version of a 3x5 card file  A database is defined.
Introduction to Access Chapter 13 pages 1-4. What is a database??? Related information is stored in databases  All SC student information is stored in.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Mr C Johnston ICT Teacher
Sample Table Standard Notation Entity name in uppercase
Notes: **A Row is considered one Record. **A Column is a Field. A Database is…  an organized set of stored information usually on one topic  a collection.
Normalisation Unit 6: Databases. Just to recap  What is an Entity  What is an Attribute?
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
© All Rights Reserved Databases.
PGCE Computer Science/ICT Progression in Databases Alex Hadwen-Bennett.
GCSE COMPUTER SCIENCE Data 2.2 Characters and Images.
DBMS and SQL.
GCSE COMPUTER SCIENCE Data 2.4 Databases & SQL.
Lesson 10 Databases.
Databases Key Revision Points.
GO! with Microsoft Office 2016
3.5 Databases Relationships.
Creating a Database Microsoft Access.
Databases Chapter 16.
GCSE COMPUTER SCIENCE Computers 1.1 What is a Computer?
Structured Query Language (SQL)
Chapter 6 Data flow diagramming ACCOUNTING INFORMATION SYSTEMS
Database Concepts Relational Databases Start ….
Handling Data Designing Structure, Capturing and Presenting Data
Databases.
GO! with Microsoft Access 2016
Database Management  .
Databases A brief introduction….
GCSE Computing Databases.
PHP and MySQL.
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Database Management Concepts
Introduction To Databases GCSE Computer Science
Databases.
Database Fundamentals
Handling Data Designing Structure, Capturing and Presenting Data
Introduction To Databases GCSE Computer Science
The ultimate in data organization
A Very Brief Introduction to Relational Databases
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Copyright © Texas Education Agency, All rights reserved.
GCSE COMPUTER SCIENCE Topic 3 - Data 3.11 Databases.
Introducing a Database
Databases This topic looks at the basic concept of a database, the key features and benefits of a Database Management System (DBMS) and the basic theory.
Presentation transcript:

GCSE COMPUTER SCIENCE Topic 3 - Data 3.5 Databases

This presentation covers the following content from the specification Students should: 3.5.1 understand the characteristics of structured and unstructured data 3.5.2 understand that data can be decomposed, organised and managed in a structured database (tables, records, fields, relationships, keys)

Structured & Unstructured Data You need to be able to name some examples of structured and unstructured data. Unstructured Data Photos Presentations Videos Documents Structured Data Phone Book Address Book Customer Details Train Timetable Databases are used to store structured data. DEFINITION A database is an organised and persistent store of data.

Key Terms Field One piece of information. Record All of the data or information about one item. Primary Key A unique identity for each record. Table Stores all of the information about one particular category. Student_ID First_Name Last_Name Address DOB Gender 1 Peter James 310 Brook Lane 21/05/1985 Male 2 Tony Jackson 7 Somerset Avenue 15/12/1992 3 Sarah Jones 35 East End Lane 6/08/1980 Female ACTIVITY Write the four key definitions in your exercise book.

Activity 1 Can you find an example in this database showing a primary key, field, record and table? Primary Key ID Name Breed Gender Date_Of_Birth Enclosure Capacity Headkeeper C009 Toni Tiger Male 30/6/1982 Big Cats 12 J Milner C015 Andrew Lion Female 18/6/2009 A007 Chimpy Chimpanzee 19/7/2011 Ape House 50 S Larkin Record Table Field

Stick the table it in the middle of the green piece of A5 card Activity 2a (v2) Getting Started PART 1 Stick the table it in the middle of the green piece of A5 card Game ID Title Platform Genre Release Date

THESE ARE MIXED UP AND ARE NOT IN THE CORRECT ORDER – DO NOT COPY THEM Activity 2a (v2) Instructions PART 2 Write in the elements below in the correct place and group them to form records for each video game. Pacman Halo Super Mario Bros. Wii Sports Minecraft Arcade Survival First Person Shooter Platform Sports NES Xbox Wii PC 1985 1980 2001 2006 2009 05 03 02 04 01 THESE ARE MIXED UP AND ARE NOT IN THE CORRECT ORDER – DO NOT COPY THEM

Turn the A5 sheet into a revision poster by: Activity 2b (v2) PART 3 Instructions Turn the A5 sheet into a revision poster by: Adding Databases as the title Labelling the primary key and write a definition of the term. Labelling a field and write a definition of the term. Labelling a record and write a definition of the term. Labelling the table and write a definition of the term.

Correct Groups Game ID Title Platform Genre Release Date 01 Pacman Arcade 1980 02 Halo Xbox First Person Shooter 2001 03 Minecraft PC Survival 2009 04 Wii Sports Wii Sports 2006 05 Super Mario Bros. NES 1985

Each term and definition needs to be written neatly into your workbook Databases Terminology Each term and definition needs to be written neatly into your workbook

A database with a single table Database Terminology TERM Flat File Database DEFINITION A database with a single table

A database that consists of more than one table Database Terminology TERM Relational Database DEFINITION A database that consists of more than one table

A field in one table that uniquely identifies records in another table Database Terminology TERM Foreign Key DEFINITION A field in one table that uniquely identifies records in another table

Database Terminology TERM Compound Key DEFINITION A key that consists of two or more fields used to identify a record uniquely

A user interface used to input data into a database Database Terminology TERM Form DEFINITION A user interface used to input data into a database

A query is used to search a database Database Terminology TERM Query DEFINITION A query is used to search a database

Used to format and print out information from a database Database Terminology TERM Report DEFINITION Used to format and print out information from a database

Activity 5 Database Summary In your workbooks copy the database summary on page 138 of the textbook

Activity 6 Crossword Create a crossword based on Databases. Use the terminology from your books. It should have a minimum of 10 questions. When you have finished, paste your crossword on to a Powerpoint slide and name it 3.5 Databases Print out one copy (include your name) and stick it in your book. http://puzzlemaker.discoveryeducation.com/CrissCrossSetupForm.asp puzzle maker criss-cross

Activity 6 Keywords Database Field Record Unstructured Data Primary Key Foreign key Query Relational Database Compound Key Report Table Structured Data Flat file Database Form