Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Use MS Access software to build tables, as well as write, and execute queries. Submit the database and screenshots of all tables and queries. Step

Use MS Access software to build tables, as well as write, and execute queries. Submit the database and screenshots of all tables and queries. Step by step snapshots included. Don't want queries. Just process of creating this data step by step in Access.

Create your own data. Ensure the data will test all criteria and prove all sorts worked as required. Be sure that all tables and queries have descriptive names. Query 1 and Step 1 are examples of poor names.

Step 1

Build a Database named DBMS Course Project. The database should include the following tables:

First Table Students

ID

First Name

Last Name

Address

City

State

Zip Code

Phone Number with area code

Second Table GPA

ID

Current GPA (two decimal positions)

Class (numeric field, 1 = Freshman, 2 = Sophomore, etc.)

Freshman

Sophomore

Junior

Senior

Graduate Student

Third Table Scholarships

ID

Major course of study

Academic Scholarship (Use Yes/No data type)

Athletic Scholarship (Use Yes/No data type)

Step 2

Extract the First and Last Name, Address, City, State, Zip Code and Phone Number of each Senior on the database. Sort by Last Name, then First Name (1 sort).

Step 3

Extract the First and Last Name, and GPA of each student who qualifies for the Deans List. Sort by GPA, then Last Name, then First Name (1 sort). A GPA of 3.25 is required to make the Deans List.

Final Project (Part 2)

Final Project (Part 2)

Use OpenOffice software (or MS Access if you have it) to write and execute queries with tables you created in Project Part 1.

Build a query of all students on athletic scholarship. Additionally, produce a report with descriptive report and column headings. Be sure there is enough data to prove the selection and sort worked as required. Submit the database in unzipped format as well as submitting screenshots of the query and the report.

Step 1

Extract the First and Last Name, Student ID, Course Major and GPA of all students on athletic scholarship. Sort by Course Major, Last Name, then First Name in a single sort.

Step 2

Produce a report with the data from Step 1 and use good headings.

Use the Add submission button to submit your assignment.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions