Ask DBMS Expert


Home >> DBMS

Project Description:

In this project, you will use a database to answer questions about scholarships awarded to students at a college. You will create a relationship between two tables, create a query from an existing query, and create queries using text, numeric, compound, and wildcard criteria based using the fields in one or both tables. You will create calculated fields, group data when calculating statistics, create a crosstab query, and create a parameter query.

Instructions:

Start Access. Open the downloaded file named go_a02_grader_h3_Student_Scholarships.accdb, and then enable the content.

Using Student ID as the common field, create a one-to-many relationship between the Students table and the Scholarships Awarded table. Enforce referential integrity and enable both cascade options.

Create a relationship report with normal margins, saving it with the default name. Close all open objects.

In the last record of the Students table, change the Student ID from 9999999 to 2839403, and then close the table. (The related records in the Scholarships Awarded table will automatically update.)

Copy the Amount $500 or More Query to create a new query with the name Awards 4th Qtr Query. Redesign the query so that the following fields display in the order given: Scholarship Name, Award Date, Amount, and Student ID. Sort the records in ascending order only by the Award Date field. Do not restrict the results by Amount. Set the criteria so that when you run the query only those records display for an award date between 10/1/18 and 12/31/18. Run the query (five records display). Save the query, and then close the query.

Create a query in Query Design view based on the Scholarships Awarded table. Add the following fields to the design grid in the order given: Scholarship Name, Major, and Amount. Sort the records in descending order by the Amount field. Set the criteria so that when you run the query only those records display that have a major of Math or Business and an amount that is greater than 200. Run the query (four records display). Save the query as Math OR Business Over $200 Query, and then close the query.

Create a query in Query Design view based on the Students table. Add the following fields to the design grid in the order given: City, Student ID, Last Name, and First Name. Sort the records in ascending order by the City, Last Name, and First Name fields. Set the criteria so that when you run the query only those records display that have a city name that begins with the letter L. Run the query (five records display). Save the query as L Cities Query, and then close the query.

Create a query in Query Design view based on the Students table. Add the following fields to the design grid in the order given: Student ID, First Name, Last Name, Address, City, State, and Postal Code. Set the criteria so that when you run the query only those records display that are missing the postal code. Run the query (three records display). Save the query as Missing Postal Code Query, and then close the query.

Create a query in Query Design view based on both tables. Add the following fields to the design grid in the order given: Scholarship Name, First Name, Last Name, and Amount. Sort the records in ascending order by the Scholarship Name field. In the fifth column of the design grid, create a new field named Board Donation that will calculate and display the donation amount when the Board of Trustees donates an amount equal to 50 percent (0.5) of each scholarship amount. Run the query (the first record-Scholarship Name that begins with Amanda-has a Board Donation of 125).

Display the query in Design view. In the sixth column of the design grid, create a new field named Total Donation that will calculate and display the total donation when the amount is added to the Board's donation amount. Run the query (the first record-Scholarship Name that begins with Amanda-has a Total Donation of $375.00).

Display the query in Design view. Use the Property Sheet to format the Board Donation field as Currency with 0 decimal places and the Total Donation field with 0 decimal places, and then close the Property Sheet. Run the query, apply Best Fit to the fields, save the query as Board Donation Query, and then close the query.

Create a query in Query Design view based on the Scholarships Awarded table. Add the following fields to the design grid in the order given: Major and Amount. Sort the records in descending order by the Amount field. Sum the Amount field. Use the Property Sheet to format the Amount field with 0 decimal places, and then close the Property Sheet. Run the query (for the Major of History, the total scholarship amount is $1,850). Apply Best Fit to the fields, save the query as Amount by Major Query, and then close the query.

Use the Query Wizard to create a crosstab query based on the Scholarships Awarded table with the Student ID field as row headings and the Major field as column headings. Sum the Amount field, and name the query Student ID and Major Crosstab Query. Display the query in Design view. Use the Property Sheet to format the last two columns with 0 decimal places, and then close the Property Sheet. Run the query, apply Best Fit to the fields, save the query, and then close the query.

Create a query in Query Design view based on the Scholarships Awarded table. Add the following fields to the design grid in the order given: Scholarship Name, Amount, and Major. Sort the records in ascending order by the Scholarship Name field. Set the criteria so that when you run the query you are prompted to Enter the Major. Run the query, and when prompted, enter history as the criteria (four records display). Display the query in Design view and hide the Major field from the results. Run the query again, entering history when prompted. Save the query as Major Parameter Query, and then close the query.

Be sure that all database objects are closed, open the Navigation Pane, and then close Access. Submit the database as directed.

Attachment:- go_a02_grader_h3_student_scholarships.accdb

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M91373255
  • Price:- $70

Guranteed 36 Hours Delivery, In Price:- $70

Have any Question?


Related Questions in DBMS

Data mining assignment -in this assignment you are asked to

Data Mining Assignment - In this assignment you are asked to explore the use of neural networks for classification and numeric prediction. You are also asked to carry out a data mining investigation on a real-world data ...

Sql query assignment -for this assignment you are to write

SQL Query Assignment - For this assignment you are to write your answers in a word document. This assignment is in three parts: Part A (reporting queries), Part B (query performance), Part C (query design). For this assi ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

You are in a real estate business renting apartments to

You are in a real estate business renting apartments to customers. Your job is to define an appropriate schema using SQL DDL in MySQL. The relations are Property(Id, Address, NumberOfUnits), Unit(ApartmentNumber, Propert ...

Objectivethe objective of this lab is to be familiar with a

OBJECTIVE: The objective of this lab is to be familiar with a process in big data modeling. You're required to produce three big data models using the MS PowerPoint software. This tool is available on UMUC Virtual Deskto ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

Relational database exerciseyou have been assigned to a new

Relational Database Exercise: You have been assigned to a new development team. A client is requesting a relational database system to manage their present store with the anticipation of adding more stores in the future. ...

Relational database design a given the following business

Relational Database Design A) Given the following business rules, identify entity types, attributes (at least two attributes for each entity, including the primary key) and relationships, and then draw an Entity-Relation ...

We can represent a data set as a collection of object nodes

We can represent a data set as a collection of object nodes and a collection of attribute nodes, where there is a link between each object and each attribute, and where the weight of that link is the value of the object ...

Data model development and implementationpurpose of the

Data model development and implementation Purpose of the assessment (with ULO Mapping) The purpose of this assignment is to develop data models and map Database System into a standard development environment to gain unde ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As