Databases (2) Lesson Objective: Understand the purpose of DBMS. Understand data types, queries, forms and reports. Learning Outcome: Make a data table.

Slides:



Advertisements
Similar presentations
Creating Tables Unit 9 - Databases.
Advertisements

Guidelines for Setting Field Properties Each field has a number of properties, such as its name and data type, that you can set when you define the field.
ForenameSurnameFormSubjectTeacherGrade HarrySmithAICTMiss BunceA FionaJonesBHistoryMr EvansB HarrySmithAHistoryMr EvansB JennyFieldsBArtMiss GoldA HarrySmithAArtMiss.
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.
DATABASE RC D DD CMA C M R B PK E I S H S RC H L I V FK.
MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
2.2 Validation & Verification
Mark Dixon Page 1 07 – Reports. Mark Dixon Page 2 Session Aims & Objectives Aims –To use reports to produce more readable documents Objectives, by end.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
Concepts of Database Management, 4th Edition, Pratt & Adamski
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Database terms Mr. Brunton.
Introduction to Query Part 2. Query Topics Joining Files Defining Result Fields Complex Record Selection Formatting Output Creating Reports Using Multiple.
MS Excel Relative and absolute addresses Name range Comments PivotTables Data Validation Data Auditing Tracing Conditional function IF IS functions Conditional.
Microsoft Access Review for Access Exam. Columns are called FIELDS Rows are called RECORDS Navigation Pane:  On left; used to organize DB objects  Collapsable.
Microsoft Access 2000 Creating Tables and Relationships.
With Microsoft Office 2007 Intermediate© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Intermediate.
With Microsoft Access 2007 Volume 1© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access 2007 Volume 1 Chapter.
1. Define the term ‘database’(2) A database is a large and continuously updated collection of stored data structured to allow the various applications.
All – Will have Completed the objectives allowing them to cover the Level 1 criteria for the FS assessment Most – Will have covered objectives.
Database Evidence Elena Rybka. Field Names Entering Field Names 0 I entered all of the Field Names that were specified in the Data Item list provided.
DATABASE. Computer-based filing systems Information in computer-based filing systems are stored in DATA FILES. A FILE is a collection of RELATED RECORDS.
Designing a Database (Part I) -Identify all fields needed to produce the required information -Group related fields into tables -Determine Each Table’s.
Logical or Boolean Data stored in Boolean form can only be one of two available values. Think of a light switch – it’s on or off. Examples include: YES.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
Complete theory from last lesson… Put today’s date in the front of your book Read pages 46 and 47 of the textbook…
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.
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.
What have we learned?. What is a database? An organized collection of related data.
Firstly what I did for my database was I named my database as ‘wild care’ as this is the project title. Then I used a ‘fields for the database’ sheet.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Databases and Speadsheets
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.
Data Verification and Validation
Design tools: representing the functionality and appearance of solutions.
Flat Files Relational Databases
Databases. Revision tip: Focus on the things you find difficult first.
Mr C Johnston ICT Teacher
Producing a Mail Merged Letter Step 1 Create an Access database for Names and Addresses you can use the ‘Customers’ template in Group Work. Enter the necessary.
 A collection of data organized in a way that allows:  Easy access  Easy retrieval of specific data  Easy use of the data.
Access 2, FORM BASICS In Access. 9/22/042 Access Lab Plan To Develop a Database & Applications To Learn Class Concepts To Learn Access Basics.
Lesson 13 Databases Lesson Objective: Understand the main features of database software Learning Outcome: Clearly identify the uses of database software.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
11 Database The ultimate in data organization. 2 Database Management Systems (DBMS)  Application software designed to capture and analyze data  Four.
BTEC NCF IT Unit 02 Creating Systems to Manage Information Lesson 05 – Data Types Mr C Johnston.
DATA TYPES.
IGCSE 4 Cambridge Designing a database table Computer Science
Databases Chapter 9 Asfia Rahman.
Analyzing Table Data.
Unit 16 – Database Systems
BTEC NCF IT Unit 02 Creating Systems to Manage Information Lesson 05 – Data Types Mr C Johnston.
SECTION 5: INFORMATION PROCESSING
Data Types Quiz.
Miscrosoft Office..
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Database Theory.
Spreadsheets, Modelling & Databases
ICT Database Lesson 2 Designing a Database.
Presentation transcript:

Databases (2) Lesson Objective: Understand the purpose of DBMS. Understand data types, queries, forms and reports. Learning Outcome: Make a data table with correct data types Enter validation rules Create a query

Question  What’s the point of today’s lesson?

DBMS – Database management system Customers’ details e.g. Mr A 1 Green St. Customers’ details e.g. Mr A 1 Green St Customers’ details e.g. Mr A 1 Green St Customers’ details e.g. Mr A 99 Blue St. This information has not been passed on  Data not being shared leads to data inconsistency. Data duplication This is inefficient and wasteful

DBMS – Database management system All departments now see the new data Customers’ details e.g. Mr A 99 Blue St.

DBMS – Database management system DBMS allows use of Queries, Forms and Reports on the data

DBMS 2 Front end Back end DBMS – Database management system

Your task  Illustrate the purpose and features of DBMS on the worksheets.  Use the following key words: Data duplication, data inconsistency, queries, forms, reports, front end back end.

Data Types Fill in the survey “All about you!”

Data Types  Text -A mixture of letters, number and spaces, including leading 0’s  Number (Decimal) - A number which can have a decimal point  Number (Integer) - A whole number  Date / Time -A time and/or a calendar date between 1 Jan 100 and 31 Dec 9999

Data Types  Currency -An amount of money, with two decimal places  Yes / No -A value which can be true or false

Your Task…  Create a data table in Access and put in the fields for the data survey with the correct data type.

Validation  Validation checks that the data entered is reasonable. Eg. Correct data type, correct range of numbers, correct number of letters…etc.  Verification checks that the data entered is the same as intended

Your task …  Apply validation to the data fields.

Queries Queries are used to limit the number of fields, the number of records and to sort in order. [Continent] = ‘Europe’ AND [Population] > E.g:

Forms, Reports