Do it now activity Activity: A travel agent is trying to create a database to collect information about people who are booking a flight. He is having a.

Slides:



Advertisements
Similar presentations
Organisation Of Data (1) Database Theory
Advertisements

Database Management Systems and Enterprise Software
Using a database to organize information
Databases. A database program can be used to:  sort a file into a different order  Maintain contact with clients  search through the records for a.
Standard Grade Databases. What is a Database? A database is made up of files, records and fields. A structured collection of similar information that.
Logon then turn your monitor off! Creating a database A way of keeping information.
ISP 121 Week 1 Introduction to Databases. ISP 121, Winter Why a database and not a spreadsheet? You have too many separate files or too much data.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Data Types and Field Properties 5.01 Understand database tables used in business.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Database Structure Basics National Center for Immunization & Respiratory Diseases Influenza Division Pam Kennedy Analyst, McKing Consulting Regional Training.
Databases. Objectives Define what a database is. Understand the difference between a flat and relational database Design and create a relational database.
Data Types and Field Properties 5.01 Understand database tables used in business.
Data type – determines the type of data and range of values that can be entered in a field.
Database terms Mr. Brunton.
1 Welcome to Technology The Public Library of Charlotte &Mecklenburg County.
Database Concepts & Introduction to MS Access 1. Outline Database Overview  Database Management System Concepts  Database Structures Database, tables,
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
LSP 121 Week 1 Intro to Databases. Welcome to LSP 121 Quantitative Reasoning and Technological Literacy II Continuation of quantitative data concepts.
Lesson 1 -What is a Database? -Fields and Records
Detective Turner and his team of detectives have been busy interviewing people. They have now interviewed everyone using your questionnaire. This information.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
**Database Notes** New Unit Plan Microsoft Access - known as a database management system or DBMS Database – a collection of organized information. Can.
What is a Database? A Database is…  an organized set of stored information usually on one topic  a collection of records  a way to organize information.
Software. Records Fields Each record is made up of fields – categories of information. The fields here are Name, Surname, Address, Telephone and Date.
Complete theory from last lesson… Put today’s date in the front of your book Read pages 46 and 47 of the textbook…
GCSE Computing#BristolMet Session Objectives# 20 MUST describe a database and discuss the legal implications of storing personal information SHOULD explain.
Creating a Database Designing Structure, Capturing and Presenting Data.
Do it now activity How likely it is that Garry Dury is the murderer? How do you know he is the murderer? What type of evidence do you have? Is this evidence.
Presented By: Gail Rose-Innes Camps Bay High School ICT & CAT Department Microsoft Access 2010.
Surname:Brown Forename:James Form:7B Date of Birth: Telephone:
Information & Communications Technology An Introduction to Databases.
Microsoft Office Illustrated Introductory, Premium Edition Using Tables and Queries.
COMPREHENSIVE Access Tutorial 12 Managing and Securing a Database.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Microsoft Access is a database program to manage sort retrieve group filter for certain records.
Databases.  A database is simply a collection of information stored in an orderly manner.  A database can be as simple as a birthday book, address book.
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.
Data Types and Storing Data. Types of Data Text Allows input of any letter, number, space, punctuation mark or special character like £ % & etc. Cannot.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
Microsoft Access Prepared by the Academic Faculty Members of IT.
Software. Because databases can get very big, it is important to decide exactly what is going to be stored in each field. Fields can be text, number,
Creating a Database – Estate Agent Task Starter Task Create a new folder inside your GCSE ICT folder called database. Download the database task PPT from.
MICROSOFT OFFICE ACCESS 2007 TRAINING Intro to building a database.
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.
Databases. What is a Database? A database is an organized collection of information or data. Databases can be paper-based or electronic. Information (text.
Unit 5b Databases January 2011 Miss Collins. Unit Objectives Analysing data and asking questions: using complex searches You will learn –What is a database?
Week 1 Intro to the Course Intro to Databases.  Formerly ISP 121  “Continuation” of LSP 120 concepts  Topics include: ◦ Databases ◦ Basic statistics.
IGCSE 4 Cambridge Designing a database table Computer Science
Creating a database table
GO! with Microsoft Office 2016
Handling Data Designing Structure, Capturing and Presenting Data
Data Types and Field Properties
Databases.
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Data Types and Field Properties
Databases.
Handling Data Designing Structure, Capturing and Presenting Data
Spreadsheets, Modelling & Databases
Guidelines for Microsoft® Office 2013
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.
IT Solutions for Administrators - Databases
Lecture 2 Lecturer: awdang aziz MS access
Database Management Systems and Enterprise Software
Interactive Powerpoint
Presentation transcript:

Do it now activity Activity: A travel agent is trying to create a database to collect information about people who are booking a flight. He is having a few problems and needs your help! Look at the information below, then match each Data box to the correct Field box. For example, the Data ‘Morecambe’ matches the Field ‘Town’. DATA FIELD Dr. 44 Paul Morecambe £ LA1 4FH Town House Number Postcode First Name Cost Title 11/12/2005 Date booked

Activity: How did you do? Your next task is to enter the Data Type for each Data/Field pair by clicking on the box and typing a word from one of the following options: TEXT NUMBER CURRENCY DATE/TIME LOOKUP* For example, the Data/Field pair Morecambe/Town has the Data Type ‘Text’. * The data type Lookup is when you can only enter a choice of data. DATAFIELD Dr. 44 Paul Morecambe £ LA1 4FH Town House Number Postcode First Name Cost Title 11/12/2005 Date booked DATA TYPE Text When you are ready, go to the next slide.

Take a look at the answers below. Did you enter the correct Data Types? Text DATAFIELD Dr. 44 Paul Morecambe £ LA1 4FH Town House Number Postcode First Name Cost Title 11/12/2005 Date booked DATA TYPE Number Text Currency Lookup Date/Time

I can create a database which is fit for purpose

Create a database Input information into your database and check it for errors

ALL (Level 3) Explain why sorting data in a flat file can improve searching for information. MOST (Level 4) Analyse and evaluate data and information, and know that poor quality data leads to unreliable results, and inaccurate conclusions SOME (Level 5) Define data types: real numbers and Boolean. I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate Creating a database Detective Turner and his team of detectives have been busy interviewing people. The team has now interviewed everyone using your questionnaire. This information is taking a long time to sort through, and they are having difficulties finding the information they need. By the end of this tutorial you will be able to: Create a database Input information into your database and check it for errors

Database theory

A database is a computerised system for storing large amounts of information in electronic format. It allows the user to find specific records, and sort and filter the data stored within it to provide useful reports. What is a database used for?

A database is built from tables of data, each table contains records, and each record contains fields. A record is a complete set of information about a person or thing. For example: one person’s name, date of birth, address. A field is one piece of information such as Surname. How does a database store information?

SurnameForenameDate of birth BaileyMark08/02/68 GarveyFrancis06/05/48 Field Name Can someone identify a Field Name? Can someone identify a Record? Record

Field Names Data Types Text Number AutoNumber Date/time Yes/no Currency Surname Forename House number Street Town Postcode Telephone number Date of birth

Fields usually have a maximum of three words in their name. For example, the question ‘What is your surname?’ would have the Field Name ‘Surname’. Now decide what the following Field Names could be. ‘What number is your house?’ could have a Field Name of: ‘What is your date of birth?’ could have a Field Name of: House number Date of birth Naming fields

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate get started Download the document from Weebly. Make short, one or two word versions of the questions. These we will use for field names. First to finish gets principal reward! Go through the embedded document from Weebly to learn about database theory.

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate Design field names and question types Download the document from Weebly called data types. design a database Now you need to go to: Programs -> Microsoft Office -> Access 2010 to begin designing your database. Watch the short video below to see how to do it.

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate Design field names and question types yX8#t=22

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate Add your information from your questionnaire! You can now enter the information from the three questionnaires that your classmates completed in Tutorial 2. Watch Skills Demo 3e on entering information onto your database first. Now it's your turn to enter your data. Remember to save the table again when you have entered all the information

I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate Round it up!! Now play an interactive game to test student knowledge of data types!

ALL (Level 3) Explain why sorting data in a flat file can improve searching for information. MOST (Level 4) Analyse and evaluate data and information, and know that poor quality data leads to unreliable results, and inaccurate conclusions SOME (Level 5) Define data types: real numbers and Boolean. I can create a database which is fit for purpose Filters Data Queries Database Reports Interrogate