Complete theory from last lesson… Put today’s date in the front of your book Read pages 46 and 47 of the textbook…

Slides:



Advertisements
Similar presentations
Microsoft® Access® 2010 Training
Advertisements

Organisation Of Data (1) Database Theory
Intro to Access 2007 Lindsey Brewer CSSCR September 18, 2009.
MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
Creating and Editing Reports. Starter – Guess the Words… Reports R e p o r t Label.
Access Lesson 2 Creating a Database
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
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.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Data Types and Field Properties 5.01 Understand database tables used in business.
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
MICROSOFT ACCESS Pn. Jamilah Binti Yusof. DEFINITION A database is the computer equivalent of an organized list of information. Typically, this information.
Access Lesson 2 Creating a Database
LSP 121 Week 1 Intro to Databases. Welcome to LSP 121 Quantitative Reasoning and Technological Literacy II Continuation of quantitative data concepts.
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
1 Lesson 22 Getting Started with Access Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Lesson 1 -What is a Database? -Fields and Records
PHP meets MySQL.
 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.
DATABASE. Computer-based filing systems Information in computer-based filing systems are stored in DATA FILES. A FILE is a collection of RELATED RECORDS.
Microsoft Access – Tutorial 2 Designing Databases In this tutorial, we will create a new database create a new table import tables from an existing database.
Lesson 17 Getting Started with Access Essentials
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.
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
Chapter 5: Data Types (2013) Revision Candidates should be able to know: Identify different data types? Key terms: File, record, field and key field Database.
5 5 Data types Logical/Boolean Has only two alternatives: Yes or no, on or off true or false Text/Alphanumeric Refers to all letters and numbers and other.
Key Applications Module Lesson 21 — Access Essentials
DAY 22: MICROSOFT ACCESS – REVIEW Akhila Kondai November 04, 2013.
ATADESAB. BATLE CORDER DLEIF Lesson objectives In this lesson you will learn some basic database terms and learn how a database is created.
Some Facts about Databases Key WordsData TypesCoding.
Microsoft ® Office Access ™ 2007 Training Datasheets I: Create a table by entering data ICT Staff Development presents:
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 23 Getting Started with Access Essentials 1 Morrison / Wells / Ruffolo.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
Theme 2: Working smarter Topic 14: Using the right package for the job. Chapter 4.1. Page 203 – 221 Introduction to Access.
Computers in the Library A database application. Input and Output Devices Input Keyboard Mouse Scanner / light pen Output VDU / screen / monitor Printer.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
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 Objectives By the end of the lesson you will: 1.Be able to define what a calculated field is 2.Be able to create calculated fields within a query.
DAY 21: MICROSOFT ACCESS – CHAPTER 5 MICROSOFT ACCESS – CHAPTER 6 MICROSOFT ACCESS – CHAPTER 7 Aliya Farheen October 29,2015.
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.
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
Mr C Johnston ICT Teacher
Database design Using Access 2007
Course Contents Overview: Database basics Lesson 1: Benefits of using a database Lesson 2: Table that data Lesson 3: Analyzing, viewing, and reporting.
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.
Database Essentials Lesson 1. Software Orientation.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
COMPUTER SKILLS MS-ACCESS. Introduction Access is a piece of software known as a database management system. At its most basic level, it can be used to.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Databases – Part 1 Databases– Part 1 Lesson 3 & 4.
Key Stage 3 ICT. Open the ICT levels spread sheet and find the Database tab Read each orange box and answer in the white box. S TARTER.
DATABASE.
Creating a database table
GO! with Microsoft Office 2016
Unit 16 – Database Systems
GO! with Microsoft Access 2016
Access Lesson 2 Creating a Database
Access Lesson 2 Creating a Database
Starter You’ve witnessed a crime.
Database Theory.
Creating Simple and Complex Queries
Spreadsheets, Modelling & Databases
Lesson Objectives By the end of the lesson you will:
Lesson Objectives By the end of the lesson you will be able to:
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.
Interactive Powerpoint
Presentation transcript:

Complete theory from last lesson… Put today’s date in the front of your book Read pages 46 and 47 of the textbook…

Answer the following questions… Remember to use full sentences when answering questions. 1.What is a KEY FIELD? 2.Give an example of a key field. 3.Why are these needed? 4.What is a FLAT FILE database? 5.List two advantages of flat file databases. 6.List two disadvantages of flat file databases. 7.What is a RELATIONAL database? 8.List two advantages of relational databases. 9.List two disadvantages of relational databases. 10.Answer question 1 at the bottom of page 48.

Answers… Hands up with the right answers!

Data Manipulation – Practical By the end of next lesson you will be able to: 1.Create an appropriate database record structure. 2.Enter and amend data in a database.

So far… Over the last few lessons we have looked at key database terms including the following data types: -Boolean -Alphanumeric -Real -Integer -Date -Currency

Scenario Our school arranges school trips. Students hand in letters which must be collected and passed on to the school office. Office staff then enter this information into a database. Why do they need to enter the information into a database?

School Trip Database The school holds the following information about each student going on a school trip: -Name -Address -DOB -Emergency phone number -Allergy information -Deposit paid -Amount paid -Date paid

Setting up the structure… Watch the following demonstration on how to set up the school trip database. There is a video to watch if you don’t get it the first time around… You must think carefully about the information you want to store when assigning data types.

Tasks… 1.Set up the database table by assigning the correct data types to each field. 2.Write a numbered list of the steps used in your book under the title Creating a Database Structure. 3.Open Student Records – Manual Entry from the VLE or shared area. 4.Enter the records into the database.

Importing… Some of the data has already been entered onto a computer but it’s in a text file and each field is separated by a comma. We need to import this into our database in a new table. Observe the following demonstration to see how to do this…

Tasks… 1.Import the data from the text file Student Records – Import Data into a new table. 2.Write a numbered list of the steps used in your book under the title Importing Data. Make a note of both options in your book. Note – the steps are the same if you are given a text or spreadsheet file to import.

Class Q&A What data types should the following fields be given?  Forename -  Surname -  Address Line 1 -  Address Line 2 -  Post Code -  Phone Number -  Allergy -  Deposit -  Amount Paid -  Date Paid - Text Boolean Currency Date/Time

By Default… All fields apart from ID and Date set themselves to text when importing data into a table that hasn’t yet been created. Correct the data types for the following fields: Allergy – Boolean Deposit Paid – Boolean Amount Paid – Currency

Formatting Fields… Fields have properties which can be changed to make the requirements of a particular field more specific. The format and decimal places are the only ones you need to know about for now… The example below shows how you can change the Currency options for the Amount Paid field.

Tasks… For the Currency field change the format to £ and decimal places from Auto to 2. Go through each of the fields in your table and make any relevant changes to the format of them. Write a few brief notes in your book about the changes you’ve made.

Final Task! You need to create a database containing one table/file on a topic of your choice. Some ideas if you can’t think of anything:  Cars  CD’s  Films You need to do the following:  Create the database and save it using an appropriate filename  Create a table/file and save it using an appropriate name  Assign at least 5 fields including a primary key/key field  Assign data types to each field  Format each of the fields as appropriate  Add 5 records to your table/file If you get stuck, look back at the ‘How To’ lists you created.