1. Look at the data in the files J13STUDENT. TXT, J13COURSE

Slides:



Advertisements
Similar presentations
Relational Database Systems Higher Information Systems Advanced Implementation in Microsoft Access.
Advertisements

Relational Database Systems Higher Information Systems Advanced Implementation in Filemaker Pro.
Benchmark Series Microsoft Excel 2013 Level 2
WHAT D IS RAW, UNPROCESSED FACTS AND FIGURES COLLECTED, STORED AND PROCESSED BY COMPUTERS.
1 Microsoft Access 2002 Tutorial 6 – Creating Custom Reports.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
Unit 3 – Problem Solving Vale Market Research is a large market research company who provides market research solutions to high profile blue chip companies.
Microsoft Access 2000 Creating Tables and Relationships.
Testing. Terms 1 Test Data: The data you will enter to test your system Test Plan: A plan of the tests you are going to complete to ensure your system.
Chapter 8: Systems analysis and design
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
ERA Manager Training December 19, Propriety and Confidential. Do not distribute. 2 ERA Manager Overview In an effort to reduce the need for Providers,
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
Chapter 11 - (Databases) – Queries and Reports This is a typical exam question. You will be asked to create a Report. However before you make the report.
Systems Life Cycle. Know the elements of the system that are created Understand the need for thorough testing Be able to describe the different tests.
1 Database Design and Development: A Visual Approach © 2006 Prentice Hall Chapter 8 DATABASE DESIGN AND DEVELOPMENT: A VISUAL APPROACH Chapter 8 Creating.
What have we learned?. What is a database? An organized collection of related data.
ACIS Introduction to Data Analytics & Business Intelligence Verifiabilit y.
Verification & Validation. Batch processing In a batch processing system, documents such as sales orders are collected into batches of typically 50 documents.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Working with Data Lists.
Microsoft Access Database Creation and Management.
Flat Files Relational Databases
Modify Tables and FieldsModify Tables and Fields Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft.
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.
Paper 2 Exam Tips Guidance: 1.Evidence Document 2.Unit 9: – Communication ( ) 3.Unit 10: - Document Production (Word) 4.Unit 16: PowerPoint 5.Unit.
Spreadsheet Evidence By.... P2 – DEVELOP A COMPLEX SPREADSHEET MODEL TO MEET PARTICULAR NEEDS.
Chapter 17: Document Production (Word) Task 6 1. Using a suitable software package, load the file ANGLING.RTF 2. Save this document with a new file name.
Potential NEALP candidates Where is the data input site?
N5 Databases Notes Information Systems Design & Development: Structures and links.
DATA TYPES.
Microsoft Office Access 2010 Lab 1
Creating a database table
Screenshot evidence of page size
Chapter 17: Document Production (Word)
You need to be in Design View
Databases.
Chapter 17: Document Production (Word)
Microsoft Office Access 2010 Lab 2
Developing Forms and Subforms.
CIS 155 Table Relationship
GO! with Microsoft Office 2016
Microsoft Office Illustrated Fundamentals
You work as a consultant for Rock ICT who produce and sell music
Testing a Solution.
Database Management Systems
Web Intelligence - Selecting, Sorting, Grouping and Summarizing Data
1. You work for the University of Tawara and are going to create a database to analyse data about student courses and accommodation. Dates are to be stored.
Access Database for CIS17
Insert Suitable field names
Creating and Modifying Queries
8.03 Spreadsheet Operations
Modifying Tables and Fields
Lesson Ten: Troubleshooting Patient Lists
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Access Database for CIT12
Lesson 9: Troubleshooting Patient Lists
Introduction to Database Programs
Spreadsheets, Modelling & Databases
The ultimate in data organization
Instructions (this slide should be deleted before final hand-in)
Microsoft Access Validation Rules, Table Relationships And
Introduction to Database Programs
Bent Thomsen Institut for Datalogi Aalborg Universitet
Analyzing Data Using Access
Presentation transcript:

1. Look at the data in the files J13STUDENT. TXT, J13COURSE 1. Look at the data in the files J13STUDENT.TXT, J13COURSE.TXT and J13TUTOR.TXT Design your database structure with appropriate field names, key fields and data types. Some of this information is shown below.

2. Using a suitable software package, import the files to create your database. 3. Include in your screenshots that show the structure of the tables including the field types and key fields.

4. Establish the following relationship: J13COURSE 4. Establish the following relationship: J13COURSE.Code 1 — ∞ J13STUDENT.Course_Code 5. Establish an appropriate relationship to link the table J13TUTOR to the other data. 6. Include screenshots that show the relationships between these tables. Make sure that there is evidence of the relationship type.

7. The Contract field contains the portion of the week that each tutor works. This value must be greater than 0 and the maximum value that can be stored is 1. Make sure that the database checks this data as it is entered, allowing only valid entries. If the data entered is rejected, a message should be displayed explaining the range of acceptable values. Print screen how you have restricted the data entry and any text displayed to the user.

8. Examine the data in the Level field 8. Examine the data in the Level field. Extract a list of the levels sorted into alphabetical order. Ensure there are no duplicate entries. No other data is allowed in this field. Make sure the database checks this data as it is entered, allowing only valid entries. If the data entered is rejected, a message should be displayed explaining the list of acceptable values. Print screen below how you have restricted the data entry and any text displayed to the user.

Field Name: Test Type Normal Abnormal Extreme Data Chosen Type of Data 9. Complete the test tables for the Tutor.Contract and Course.Level fields. If the actual outcome of the test is an error message, take a screenshot of this message and place it in the correct cell of the table. Field Name: Test Type Data Chosen Type of Data Expected Outcome Actual Outcome Normal Abnormal Print screen with error message Extreme

Field Name: Test Type Data Chosen Type of Data Expected Outcome Actual Outcome Normal Abnormal

10. Rooms 2 to 10 are going to be closed and all students using them need to be contacted. Extract and print a report grouped by room number, then tutor names. Apart from these two fields, include only the students’ names, course titles and telephone numbers, sorted into ascending order on the second name, then first name. Ensure that it is clear which names belong to the tutors and which belong to the students. Add a suitable title to the report. Ensure that your name, Centre number and candidate number are added to the header of the report. Ensure the report fits on a single page wide. 11. Calculate the number of students enrolled in each Faculty area. Only include Faculties where students have enrolled. Sort this data alphabetically by Faculty.

12. Create a chart that shows the number of students enrolled in each Faculty area. Do not include a Faculty if less than 20 students have been enrolled. Fully label your chart and print screen below.