Prepare a new query using design view

Assignment Help Database Management System
Reference no: EM131924846

Assignment: Student Loans Project

Description:

Quill Financial Services has recently started working with student loans. You will build the company's database. The initial set of financed student loans are stored in an Excel spreadsheet. You have already compiled the list of colleges and universities into an Access table. You will use your expertise to import the information from Excel, modify the table, create relationships, create queries, create forms, and create reports.

Instructions

1 Start Access. Open the downloaded Access file named exploring_acap_grader_a1_Loans.accdb.

2 Import the exploring_acap_grader_a1_Clients.xlsx Excel workbook into a table named Clients. While importing the data, make sure to select the option First Row Contains Column Headings, and select ClientID as the primary key field.

3 After you have completed the import, open the Clients table in Design view. Change the ClientID field size to 6 and remove the @ symbol from the ClientID format property. Change the ZIP field size to 5. Change the ExpectedGraduation field to have 0 Decimal Places.

4 Delete the Comments field. Add a new field named LastContact as the last field in the table. Change the data type to Date/Time, and change the format to Short Date.

5 Switch to Datasheet View, and apply Best Fit to all columns. Sort the table on the LoanAmount field in descending order, then save and close the table.

6 Open the Relationships window. Add the Clients and Colleges tables to the window, and create a one-to-many relationship between the CollegeID fields in the Clients and Colleges tables. Enforce referential integrity between the two tables and select the cascade updates and cascade delete options. Save the changes, and close the Relationships window.

7 Create a new query using Design view. From the Clients table, add the LastName, FirstName, Email, Phone, and ExpectedGraduation fields, in that order. From the Colleges table, add the CollegeName field. Sort the query by LastName and then FirstName, both in ascending order. Set the criteria in the ExpectedGraduation field to 2019. Run the query. Save the query as 2019 Graduates and close the query.

8 Create a copy of the 2019 Graduates query. Name the copy Loan Payments and open the query in Design view. Remove the criteria from the ExpectedGraduation field. Create calculated field named MonthlyPayment that determines the estimated monthly student loan payment. The loan will have a fixed rate of 5% interest, paid monthly, for 10 years. Using the Pmt function, replace the rate argument with 0.05/12, the num_periods argument with 10*12, and the present_value argument with the LoanAmount field. Use 0 for the future_value and type arguments. Ensure the payment displays as a positive number. Format the field as Currency.

9 Run the query. Add a total row to Datasheet view. Average the MonthlyPayment field, and count the values in the LastName column. Save and close the query.

10 Create a new query using Design View. From the Colleges table, add the CollegeName field. From the Clients table, add the ClientID and LoanAmount fields. Display the Total row, and group by CollegeName. Show the count of ClientID and the average LoanAmount.

11 Change the caption for the ClientID field to Num Loans, and the caption for LoanAmount to Avg Loan. Format the LoanAmount field as Standard. Run the query. Save the query as Loan Summary by College and close it.

12 Create a Split Form using the Clients table as the source. Change the format of the ClientID field so the font is 18 and the font color is Dark Red (last row, first column in the Standard Colors section). Change the fill color of the ClientID field to be Black (first row, second column in the Standard Colors section). Reorder the fields in the bottom half of the split form so the FirstName displays before the LastName field. Switch to Form view and click the row for Riya Gonzalez. Change her expected graduation date to 2021. Save the form as Client Information and close it.

13 Create a report using the Report Wizard. From the Loan Payments query, add the LastName, FirstName, Email, ExpectedGraduation, CollegeName, and MonthlyPayment fields. Group by Colleges. Ensure the report has a Stepped layout and Landscape orientation. Save the report as Loans by College.

14 Apply Best Fit to all columns. Change the font size of ExpectedGraduation field values to 16. Apply Bold style to the LastName field values. Save and close the report.

15 Close all database objects. Close the database and then exit Access. Submit the database as directed.

Attachment:- Data-Files.rar

Reference no: EM131924846

Questions Cloud

Why a project manager is such an important role : Explain why a project manager is such an important role in the execution and success of a project. Give an example of when a project manager was responsible.
Evaluate the role of an Executive Level BPM Group : Evaluate the role of an Executive Level BPM Group. Who would be members of that group and how is this group responsible for reducing resistance to change
Discuss five process areas associated with managing project : Discuss the five process areas associated with managing a project. In an information technology (IT) project, which area do you think is most important.
Create a comprehensive plan with the given steps : Adopting MedPro Group, Seven Fundamental Steps of a Compliance Plan, create a comprehensive plan that aligns with the following seven steps.
Prepare a new query using design view : Prepare a new query using Design view. From the Clients table, add the LastName, FirstName, Email, Phone, and ExpectedGraduation fields, in that order.
How does the jpeg compression work : Explain the types of compression algorithms and how they are classified.How does the mpeg compression work and its different modes?
What is data mining : What are the business costs or risks of poof data quality? Support your discussion with at least 3 references.What is data mining?
Find an attack that was successful and describe : Find an attack that was successful and describe how it could have been prevented.
Determine the qualities the position demand that you lack : Determine the qualities this position demand that you lack. Write a proposal for upper management on why you think you are qualified for this position.

Reviews

Write a Review

Database Management System Questions & Answers

  Explain how big is a single interval in volts

How big is a single interval in volts. Receivers have no choice but to decode the the binary sample value at the center of the interval. So, what would the received voltage of the sample be

  Identify foreign keys in each table after conversion

The insurance company offers multiple health insurance plans. Each plan has a unique plan code name and a maximum plan year coverage amount.

  What are the limitations of conventional approach

1. What are the limitations of conventional approach of managing data? Explain.2. For what record size will clustering be of no benefit to improve performance? Can a table have clustering on multiple fields simultaneously?

  Create a switchboard for your database

Do not use the Main Switchboard page that is provided for you, but rather create a new Switchboard named with your first name and the word Switchboard. (For example, mine is called Janis Switchboard.)

  How company like radio shack utilize data warehousing

This would be one portion of the vast internal and external data available to the company. How might a company like Radio Shack utilize data warehousing and data mining?

  What is the theme of the play

Dramatic Gestures: In addition to words, actors use gestures to reveal character and help tell the story. What is the theme of the play?

  Explain the steps you need to take to normalize the data

Explain the steps you need to take to normalize the data. Provide five examples of data you would store in a real, integer, text, memo, and BLOB data field.

  Design data file grades with records of form

Input names of students from user, terminated by ZZZ, and design the data file GRADES with records of form: student (string), test1 (integer), test2 (integer), test3 (integer).

  You were tasked to create an oracle database for a company

you were tasked to create an oracle database for a company to track their employees and projects. after speaking with

  Create a query to display all passengers information

Create a Query to display all Passengers information by using agent number as a search key and to display passenger name by using reservation code as a search key.

  Developing a statistical database

Suppose you are developing a statistical database in which information about professional football teams and records are stored. Consider the following 2 sets of data that list football teams and quarterbacks

  Preparing a table of entities and activities

"Preparing a table of entities and activities as the first step in documenting systems seems to be unnecessary and unduly cumbersome.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd