1 AQA ICT AS Level © Nelson Thornes 2008 1 Types of data.

Slides:



Advertisements
Similar presentations
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
Advertisements

MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
Exploring Office Grauer and Barber 1 Tables and Forms: Properties, Views, and Wizards(Wk3)
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
Database Basics. Definitions Database Relational database Table Record Field Primary key.
Data Types and Field Properties 5.01 Understand database tables used in business.
Tables. Any database must contain one or more tables, because that’s where the data is stored. For any table there are two views provided: Datasheet view.
Access Ch 5 Review.
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.
Microsoft Access 2000 Creating Tables and Relationships.
MICROSOFT ACCESS Pn. Jamilah Binti Yusof. DEFINITION A database is the computer equivalent of an organized list of information. Typically, this information.
ACCESS. » Access is a database management system. » This system lets you create and process data. » A database is a collection of data that is organized.
Tables. What is a Table? A part of a database Container for data Pieces of data, put together, have a meaning.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Microsoft Access Intro Class 2 Designing Databases and Tables.
Lesson 1 -What is a Database? -Fields and Records
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
10 May Microsoft Access 2010 Relational databases’ program Part of the Microsoft Office package Administer relational database Update database through.
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
Designing a Database (Part I) -Identify all fields needed to produce the required information -Group related fields into tables -Determine Each Table’s.
Exploring Microsoft Access 2003 Chapter 2 Tables and Forms: Design, Properties, Views, and Wizards.
Microsoft Access 2013 Design and Create Tables to Store Data Chapter 2.
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.
Presented By: Gail Rose-Innes Camps Bay High School ICT & CAT Department Microsoft Access 2010.
XP Chapter 1 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Preparing To Automate Data Management Chapter 1 “You.
Microsoft Office Illustrated Introductory, Premium Edition Using Tables and Queries.
WHAT IS A DATABASE? A DATABASE IS A COLLECTION OF DATA RELATED TO A PARTICULAR TOPIC OR PURPOSE OR TO PUT IT SIMPLY A GENERAL PURPOSE CONTAINER FOR STORING.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 1 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Create and Open a Database Create and Open a Database.
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
IE 423 – Design of Decision Support Systems Database development – Building Tables
A Skills Approach Access 2010 Working with Tables © 2012 The McGraw-Hill Companies, Inc. All rights reserved Chapter 2.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Microsoft Access.  What is Data ?  Data vs. Information  Database History.  What is a Database?  Examples for Small and Large Databases.  Types.
CSC 240 (Blum)1 Introduction to Access CSC 240 (Blum)2 Click on the Access desktop icon or go to Start/Programs/Microsoft Office/Microsoft Office.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
Data Types and Field Properties 5.01 Understand database tables used in business.
Data Types and Field Properties continued… Understand database tables used in business.
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.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
CSCI-235 Micro-Computers in Science Microsoft Access 2002 Chapter 2 Tables and Forms: Design, Properties, Views, and Wizards.
Database Management System Conducted By Provincial Computer Resource Centre Gurudeniya Jayaratna Alahakoon.
Study Opportunities1 Database table quiz What is your name?
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
Part I. Open a Access Database Blank Database Database Wizard Existing Database (last five databases saved on the computer appear in the list box. If.
Microsoft Access Prepared by the Academic Faculty Members of IT.
Microsoft Access Prepared by the Academic Faculty Members of IT.
Creating Advanced Queries and Enhancing Table Design.
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.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
MICROSFTACCESS tables. DATA TYPES Field TypeWhat It Holds Short Text Text up to 255 characters long (including spaces and punctuation). Use a Text field,
To play, start slide show and click on circle Access 1 Access 2 Access 3 Access 4 Access Access
Unit 16 – Database Systems
Types of data This presentation differentiates between ICT professional and end users.
Microsoft Access 2013 Design and Create Tables to Store Data
Data Types and Field Properties
Access Lesson 2 Creating a Database
Data Types and Field Properties
Data Types and Field Properties
ICT Database Lesson 2 Designing a Database.
Data Types and Field Properties
Data Types and Field Properties
Chapter 2 Design Table and Form.
Lecture 2 Lecturer: awdang aziz MS access
Chapter 2 Design Table and Form.
Data Types and Field Properties
Data Types and Field Properties
Presentation transcript:

1 AQA ICT AS Level © Nelson Thornes Types of data

2 AQA ICT AS Level © Nelson Thornes Data types Is data always words or numbers? No. Here are the data types available in Access. Click on one or more hyperlinks to find out more. TextText, Memo, Number, Date/Time, Currency, AutoNumber, Yes/No, OLE Object, Hyperlink, Lookup WizardMemoNumber Date/TimeCurrency AutoNumberYes/No OLE ObjectHyperlink Lookup Wizard Click here when you have finished investigating data types.here

3 AQA ICT AS Level © Nelson Thornes In a database, what field names would expect data type text?  Surname  Address line 1  Mode of transport  Telephone number* *Click here for more information on telephone numbers or here to continue.here Text

4 AQA ICT AS Level © Nelson Thornes Why is treated as text? Although the data is made up of numbers this is really a code. Telephone numbers used to contain letters as well. Databases can include calculated fields but calculations cannot be formed with telephone numbers. Click here to continue with the presentation.here Telephone number

5 AQA ICT AS Level © Nelson Thornes Memo fields enable you to enter continuous, free response text. You do not have to specify the field length as you would with a text field. The maximum length is 65,535 characters. Click here to continue.here Memo

6 AQA ICT AS Level © Nelson Thornes Number This one is very straightforward. It is used to store numerical data. Remember that Access can use these fields to carry out calculations – a calculated field. Click here to continue.here

7 AQA ICT AS Level © Nelson Thornes You can set these fields to store a date or time or both. The Input Mask lets you choose how you want it displayed. Click here to continue.here Date and Time

8 AQA ICT AS Level © Nelson Thornes Currency fields are the same as numbers but set to 2 decimal places. They also display the currency symbol, for example £, €. Click here to continue.here Currency

9 AQA ICT AS Level © Nelson Thornes This field will automatically number your records. It will not allow duplicates so you could use this field as the key field. Click here to continue.here Auto number

10 AQA ICT AS Level © Nelson Thornes AQA ICT AS Level © Nelson Thornes 2008 A logical field expects the data to be Yes or No, or True or False. Data entry is done by ticking the box using the mouse. James and Maureen have passed, David has not. Click here to continue.here Yes/No

11 AQA ICT AS Level © Nelson Thornes AQA ICT AS Level © Nelson Thornes 2008 This data type enables you to include pictures or sounds in your database. Click here to continue.here OLE Object

12 AQA ICT AS Level © Nelson Thornes AQA ICT AS Level © Nelson Thornes 2008 This will put a hyperlink on your reports, perhaps the subject’s address or a webpage. You may have address as a field but this will enable you to access it. Click here to continue.here Hyperlink

13 AQA ICT AS Level © Nelson Thornes AQA ICT AS Level © Nelson Thornes 2008 A lookup simplifies data entry as you can select from a drop down box. Here, you select the name of the GP without having to type it in. Click here to continue.here Lookup

14 AQA ICT AS Level © Nelson Thornes AQA ICT AS Level © Nelson Thornes 2008 Data on its own has no meaning. 16,31,17,04,20,39 is just a series of numbers. Once processed it becomes information, for example, the data is a string of candidate numbers and marks. The candidate numbers can be looked up to find candidate name. The marks can be looked up in a table of grade boundaries. So the information would be: Robinson, B C Grade Leighton, M U Grade Ahmed, MB Grade Data is input to a computer system and, after processing, becomes information. Summary