Database Management-1
Database Management - Chapter 20: MS Access π
Introduction
Overview of MS Access for managing databases.
Page 1: Database Basics π
Intro to MS Access and its applications.
Page 2: Data Analysis π
Analyze:
Data Types
Number of Records
Number of Fields
Examples: Doctor ID, Patient ID, Name, Phone, D.O.B
Page 3: Success Criteria π
Key Activities:
Create & save a database.
Create a table & set its data types.
Enter records in datasheet view.
Learning Objectives:
Understand how to create databases and tables.
Set fields and data types.
Enter and save data.
Page 4: Creating Databases & Tables π
Database Creation: Define the type of data to store.
Data Input: Add daily business information to tables.
Page 5: Challenge - Create a Database π¨
Activity: Open MS Access, create, and save a database named "Themepark."
Page 6: Challenge - Create a Table π°
Activity: In the Themepark database, make and save a table called "Visitors."
Page 7: Visitors Table Structure π
VisitorID: AutoNumber
FirstName: Short Text
Surname: Short Text
DateOfBirth: Date/Time
Gender: Short Text
Uniquely identifies each visitor (14 records).
Page 8: Challenge - Setting Data Types π‘
Activity: Input data into the "Visitors" table and confirm the data types.
Page 9: Data Entry into the Table π
Activity: Utilize table tools to input data and ensure all records are saved correctly.
Page 10: Entering Data into the Table π
Activity: Fill the "Visitors" table with all 10 records and automatically generate VisitorID.
Page 11: Understanding Assessment β
Activity: Complete the Quizizz to test your knowledge of the material.
Page 12: Learning Reflection π
Key Learnings:
Ability to create databases and tables.
Entering data into records.
Understanding of flat-file databases.