Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! You are learning to: Understand.

Slides:



Advertisements
Similar presentations
Testing Relational Database
Advertisements

Your Tasks Create queries and reports that will meet the needs of the business. Reports should have a consistent house style. B. Explain any testing you.
Chapter 1 Getting Started with Access Databases. Objectives Identify Good Database Design Create a Table and Define Fields in a New Blank Database Change.
Database Management Systems and Enterprise Software
Analyses for all areas of your business Analysis Suite by Taurus Software Analysis Suite by Taurus Software.
Microsoft ® Access ® 2010 Training Create queries for a new database.
Microsoft® Office Access® 2007 Training
Unit 4 Business Communication
© Dolinski This presentation will help you with the database section of your coursework. It will cover: – What you need to do.
Views Chapter 12. What Are Views? A virtual table that comprises the fields of one or more tables in the database It is a virtual table since it does.
Table design screen Field name Data type Field size Other properties.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 Identify Good Database Design A database is an organized collection.
Keys Chapter 8 Database Design for Mere Mortals. Why Keys Are Important They ensure that each record in a table can be properly identified. They help.
Conceptual Overview 7 step design Chapter 4 Database Design for Mere Mortals.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Database Software Application
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Chapter 2 Introduction to Database Development Database Processing David M. Kroenke © 2000 Prentice Hall.
Access Database Design for Clinical Research Studies October 17, 2003 Paul A. Harris Julie McFarlane GCRC Research Skills Workshop.
Systems Analysis Chapter 8 P 94 to P 101
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
Managing a Travel Agency A travel agent offers a holiday planning and booking service. This service includes details of holidays such as: special offers.
Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! You are learning to: Understand.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. ACCESS 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 4 – Creating New.
Database Management Systems. This lesson includes the following sections  Databases and Management Systems Working with a Database Enterprise Software.
Systems Life Cycle DESIGN STAGE
M1G Introduction to Database Development 6. Building Applications.
Part 1. Persistent Data Web applications remember your setting by means of a database linked to the site.
Introduction to Microsoft Access Overview 1. Introduction What is Access? A relational database management system What is a Relational Database? Organized.
Databases Lesson 1. Anagrams S E A A D T B A D I F E L C R O D E R N O I T A I L D A V.
Chapter 17 Creating a Database.
ACCESS CHAPTER 5 FORMS AND REPORTS Learning Objectives: Build a simple form Add a label, text box, and list controls to a form Create a multi-table form.
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
DiDA – Database practice Lesson 6– Objectives Look at how to make a report Understand the need to consider audience.
Datafaces Data Base Management Software (DBMS) is a tool used to transform Data into Information. What is Data…? What is Information…? What is a Database…?
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.
ACCESS CHAPTER 4 Tables and Queries Learning Objectives: Define table structure Enter data into a table Alter table structure Set a table’s field properties.
Databases (2) Lesson Objective: Understand the purpose of DBMS. Understand data types, queries, forms and reports. Learning Outcome: Make a data table.
Introduction to Database Tonga Institute of Higher Education NOS 215.
What have we learned?. What is a database? An organized collection of related data.
26 Mar 04 1 Application Software Practical 5/6 MS Access.
Using Microsoft Access Now that data has been entered we are ready to sort or data To do this, first click on the field label which you want to sort If.
10.11 Data Manipulation 2 Queries. You will need… Specimen 2007 Paper 2 Task C (a PDF) q 43 Read this question carefully before you start The database.
1 Access Lesson 3 Creating Queries. 2 Creating a Query with the Simple Query Wizard Query-- database object that lets you ask the database about the data.
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.
1 MS Access. 2 Database – collection of related data Relational Database Management System (RDBMS) – software that uses related data stored in different.
MS-Access XP Lesson 4. Modifying Queries 1.Select query in queries 2.Click design button or Right click on query and click design view 3.Change query.
FAIRTRADE FOUNDATION OCR Nationals in ICT Unit 1 ICT Skills for Business AO6.
Description and exemplification use of a Data Dictionary. A data dictionary is a catalogue of all data items in a system. The data dictionary stores details.
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.
Adding Reports to a Database. Why do we use Reports? Reports are well-designed printed pages that offer several advantages: Reports are well-designed.
ACCESS CHAPTER 2 Introduction to ACCESS Learning Objectives: Understand ACCESS icons. Use ACCESS objects, including tables, queries, forms, and reports.
Database Overview What is a database? What types of databases are there? How are databases more powerful than spreadsheets?
Lesson 13 Databases Lesson Objective: Understand the main features of database software Learning Outcome: Clearly identify the uses of database software.
DEVRY CIS 336 W EEK 7 G ROUP P ROJECT T ASK 5 Check this A+ tutorial guideline at
Databases.
Access Maintaining and Querying a Database
Database Management  .
GO! with Microsoft® Access e
Searching and displaying information appropriately
Topic 11 Lesson 1 - Analyzing Data in Access
Hint idea 2 Split into shorter tasks like this.
G061 - Data Dictionary.
Database Management Systems and Enterprise Software
Pyramid of Purpose Template
Presentation transcript:

Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! You are learning to: Understand why a database is a useful tool to process certain information. Create a fully functional database that is suitable for purpose. Understand why it is important to have a proper table structure for your database. Use the functionality of a database to produce reports

Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! Getting the right Contestants. Well the contestants are starting to apply and interviews have begun. We need to sort all their details and then look at them more closely. Read the following from the producers to carry out the next task.

Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! Getting the right Contestants. Look at the Contestant application form and see if you can work out what table to create in order to store the data. Think about: What fields do you need? What data types do these fields need to be? What lengths do they need to be if appropriate? Are you going to add any validation to your fields? Once you know the above – create your table in Access.

Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! Getting the right Contestants. Now that you have created your table can you import the data that is stored in Contestant Details.txt

Reality Show. In this unit, you have been asked to help a TV production company create a new exciting reality TV show! Creating your reports Read the Producers – Queries and reports. Can you create the queries and reports it asks for?