Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can someone please show me how to do this? I need instructions on how to create this database on Microsoft Access. Please use Microsoft Access.

image text in transcribedCan someone please show me how to do this? I need instructions on how to create this database on Microsoft Access. Please use Microsoft Access.

1. You are building a database for a Gym ora health club with two tables: MEMBER & TRAINER The 'Member' table will hold information about gym members, and have the following fields a. i. A member ID, first name, last name, emailR, Fees Due, Trainer ID In the 'fees due' field you will enter a value of '0' (zero) if no fees are due, or specific values for members who have not paid their monthly fees yet. Assume any reasonable amounts b. The 'Trainer' table will have the following fields i. A Trainer ID, trainer first name, trainer last name, experience (in years), specialization (think of specifics like 'Cardio', 'Strength', 'Endurance', 'Weight Loss' etc.) DATABASE TASKS: 1. Create the two tables with the fields as described above (12.5 points) 2. Create the relationship between the two tables and enforce referential integrity (12.5 points) 3. Enter at least 5 rows of information into each table (10 points). 4. Create the following queries. o Find all members who DO have fees due (5 points) o Find all trainers who have more than 5 years of experience AND specialize irn 'Cardio' (10 points) 5. ANSWERTHIS QUESTION FOR EXTRA TEN POINTS: Create a query that finds all members that have either 'cardio' or 'strength' trainers and owe no dues to the facility as well

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database And Transact SQL

Authors: Lucy Scott

1st Edition

1974679985, 978-1974679980

More Books

Students also viewed these Databases questions