Creating database

Assignment Help Database Management System
Reference no: EM13725541

Question 1: Start Access. Open the downloaded Access file named exploring_acap_grader_h1_College.

Question 2: Import the exploring_acap_grader_h1_Transfer.xlsx Excel workbook into a table named Transfer Schools. While importing the data, choose StudentID as the primary key field. Ensure StudentID has a data type of Short Text. Change the StudentID field size to 10 and remove the @ symbol from the StudentID format property. Change the AdmittingSchool field size to 75. Change the RegistrationFee and TuitionDue fields to have 0 decimal places.

Question 3: Switch to Datasheet View and apply Best Fit to all columns. Sort the table on the CreditsTransferred field in ascending order, then save and close the table.

Question 4: Create a one-to-one relationship between the StudentID fields in the Transfer Students (primary) and Transfer Schools (related) tables. Enforce referential integrity between the two tables. Save the changes and close the Relationships window.

Question 5: Open the Transfer Students Data Entry form. Change the major for Cornelius Kavanaugh to Elementary Education and close the form.

Question 6: Create a new query using Design view. From the Transfer Students table, add the FirstName, LastName, Major, Class, and GPA fields, in that order. From the Transfer Schools table, add the AdmissionDate, TuitionDue, CreditsEarned, and CreditsTransferred fields, in that order. Save the query as Transfer Credits. Set the criteria in the AdmissionDate field to 8/1/2015. Run the query. Enter the TuitionDue for Diana Sullivan to $1500 and the GPA for Audrey Owen as 3.51. Save the query.

Question 7: Switch to Design view and save the Transfer Credits query as Transfer Credit Calculations. Remove the criteria from the AdmissionDate field. Create a calculated field in the first empty cell of the query named LostCredits that subtracts CreditsTransferred from CreditsEarned.

Question 8: Create another calculated field named TuitionPayments that determines tuition paid in three installments. Using the Pmt function, replace the rate argument with 0.025/3, the num_periods argument with 3, and the present_value argument with the TuitionDue. Use 0 for the future_value and type arguments. Ensure the payment appears as a positive number. Format the field as Currency.

Question 9: Create another calculated field named DueDate after TuitionPayments that calculates the due date by adding 30 to the AdmissionDate. Run the query. Add a total row to the query. Average the GPA column and sum the LostCredits column. Save and close the query.

Question 10: Create a new query using Design View. From the Transfer Schools table, add the AdmittingSchool, StudentID, CreditsEarned, CreditsTransferred, and TuitionDue fields. Sort the query by AdmittingSchool in ascending order. Display the Total row and group by AdmittingSchool. Show the count of StudentID, the average CreditsEarned and CreditsTransferred, and the sum of TuitionDue.

Question 11: Format both average fields as Standard. Change the caption for the StudentID field to NumStudents, the caption for the CreditsEarned average to AvgCreditsEarned, the caption for the CreditsTransferred average to AvgCreditsTransferred, and the caption for TuitionDue to TotalTuition. Run the query. Apply Best Fit to all columns. Save the query as Transfer Summary and close it.

Question 12: Create a Split Form using the Transfer Schools table as the source. Change the height of the AdmittingSchool field to 0.25". Remove the layout. Adjust the width of the StudentID field to 0.5903", the AdmittingSchool field to 3.05", the AdmissionDate field to 0.8", the CreditsEarned and CreditsTransferred fields to 0.25", the RegistrationFee field to 0.425", and the TuitionDue field to 0.8".

Question 13: Change the CreditsTransferred label's Top property to 1.4167" and its Left property to 2.25". Change the CreditsTransferred field's Top property to 1.4167" and its Left property to 4". Change the format of the TuitionDue field so the font is 18 and the font color is Red. Change the fill color of the StudentID field to be Yellow. Save the form as Transfer Schools Form and close it.

Question 14: Create a report using the Report Wizard. Add the Class, FirstName, LastName, Major, GPA, and LostCredits fields from the Transfer Credit Calculations query. Do not add any grouping or sorting. Ensure the report is in Landscape orientation. Save the report as Transfer Students Report and view it in Layout view.

Question 15: Apply the Wisp theme to only the report. Group the report by the Class field. Sort the records within each group by LastName and then by FirstName, both in ascending order. Change the font size of the Class field to 16. Save and close the report.

Question 16: Close all database objects. Close the database and then exit Access. Submit the database.

Reference no: EM13725541

Questions Cloud

Shares outstanding-what is the price per share : Cool Shoes (CS) had 2014 sales of $518 million. You expect sales to grow at 9% next year(2015), but, decline by 1% per year after until you settle to a long -run growth rate of 4%. You expect EBIT to be 9% of sales, increases in net working capital r..
What is the significance of the brown v board of education : What was the relationship between consumer culture and the emphasis on family life in the postwar era? What is the significance of the Brown v. Board of Education of Topeka decision?
How management can increase the companys growth rate : XYZ Enterprises currently distributes 20% of its earnings to shareholders. If the expected return on the firm’s new investment is 12%, what is the company’s growth rate? Show and explain how management can increase the company’s growth rate.
Estimate weighted average cost of capital assuming tax rate : The market value of NPU Ice Creamery equity is $8 million and the market value of its debt is $6 million, with book value of debt at $2 million and the book value of equity at $2.5 million.
Creating database : Question 1: Start Access. Open the downloaded Access file named exploring_acap_grader_h1_College. Question 2: Import the exploring_acap_grader_h1_Transfer.xlsx Excel workbook into a table named Transfer Schools. While importing the data, choose St..
Determine how dell philosophy would be perceived : Determine how Dell's philosophy would be perceived in a low performing culture, Consider the way Dell started his company; determine what market conditions made the business possible
What were king's objectives : What was the context of King's speech? Who was his audience? What were his objectives? What phrases or images are most striking? Did King achieve his goals? In what ways?
What is the standard deviation of the number of claims : You have 100 business clients who own businesses that you insure against floods. The probability density function of the number of claims k per year for these 100 clients when rainfall is at or below average (which happens 50% of the time) is describ..
Calculate the depreciation expense : You are given the following information for Calvani Pizza Co.: sales = $45,000; costs = $21,500; addition to retained earnings = $8,750; dividends paid = $1,000; interest expense = $5,500; tax rate = 35 percent. Calculate the depreciation expense.

Reviews

Write a Review

Database Management System Questions & Answers

  Er diagram of cardinality and modality

ER Diagram of cardinality and modality bank management system and discription of bank management system

  As a dba it is vital that you understand in detail how a

as a dba it is vital that you understand in detail how a query is processed by the dbms. since team retail is using

  Describe data modeling tool such as erwin or rational rose

Consider the UNIVERSITY database described in Exercise Build the ER schema for this database using a data modeling tool such as ERwin or Rational Rose.

  Database triggers are utilized to record logins by users

Several times, database triggers are utilized to record logins by users. Here is the example of login trigger that inserts row into table every time a user connects.

  Describe how you created the conceptual and process

Describe how you created the conceptual and process view for all four (4) diagrams. In the description, be sure to provide a justification for each key decision in the design.

  Objectivesto analyse and comprehend a provided er diagram

objectivesto analyse and comprehend a provided er diagram and database schemato implement a database based on the

  Calculate canonical cover for set of functional dependencies

Calculate a canonical cover for above set of functional dependencies (show each step of your derivation with an explanation).

  Design er schema to keep track of information of votes

Design an er schema for keeping track of information about votes taken in the U.S. House of Representatives during the current two year congressional session.

  Write methods for outlier detection

Exceptions in credit card transactions can aid us fraudulent use of credit card. Suggest two methods for outlier detection.

  How much of the total materials handling cost

How much of the total materials handling cost would be allocated to the wall mirrors - the materials handling cost is allocated on the basis of material moves

  Explain denormalized table in normal form

The DBA denormalized some of the data in the Premiere Products database to improve performance. Which field or fields cause the table to no longer be in third normal form? In which normal form is the denormalized table?

  Relations of airline flight information

The relations given below keep track of airline flight information:Flights(flno: integer, from: string, to: string, distance:integer, departs: time, arrives: time, price: real)Aircraft(aid: integer, aflame: string, cruisingrange: integer)

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