Start Access. Open the downloaded Access file named exploring_a02_grader_h2, writing homework help
Game CollectionProject Description: You decide to catalog your video gamesin an Access database. In this project, you add two tables to a database youhave startedone to identify the game system that plays your game and one toidentify the category or genre of the game. Then you join the tables in arelationship and query the database to determine which games to take to afamily party.Instructions: For the purpose of grading the project you are requiredto perform the following tasks: StepInstructionsPoints Possible1Start Access. Open the downloadedAccess file named exploring_a02_grader_h2.02Create a new table in Design view.Add the field name SystemID and select AutoNumber as the Data Type. Add thecaption SystemID. Set the SystemID field as the primary key for the table.83Add a second field named SystemNamewith the Short Text Data Type. Change the SystemName field size property to 15.Add the caption System Name. Save the table as System.64Switch to Datasheet view and enterthe following system names, letting Access assign the System ID:XBOX 360PS3WiiNESPC GameNintendo 3DSSave and close the table.65Create a new table in Design view.Add the field name CategoryID and select AutoNumber as theData Type. Add the caption Category ID. Set the CategoryID field asthe Primary Key for the table.86Add a second field named CategoryDescriptionand accept Short Text as the Data Type. Change the field size property to 25.Add the caption Category Description. Save the table as Category.87Switch to Datasheet view and enterthe following system names letting Access assign the Category ID:ActionAdventureArcadeRacingRhythmRole-playingSimulationSportsSave and close the table.88Begin establishing relationships inthe database by adding the Category, Games, and System tables to theRelationships window. Close the Show Table dialog box. Create a one-to-manyrelationship between the SystemID field in the System table and the SystemIDfield in the Games table, enforcing Referential Integrity. Select the optionto cascade update the related fields.89Create a one-to-many relationshipbetween the CategoryID field in the Category table and the CategoryID fieldin the Games table and enforcing Referential Integrity. Select the option tocascade update the related fields. Save and close the Relationships window.610Create a simple query using the QueryWizard. From the Games table, add the GameName and Rating fields (in thatorder). Save the query using the title Ratings and close the query.811Create a new query in Design view.Add the Category, Games, and System tables to the query design window. Addthe following fields to the query (in this order).GameNameCategoryDescriptionRatingSystemNameDateAcquired812Sort the query in Ascending order byGameName and run the query. Save the query as Game List. Close the query.813Copy the Game List query in theNavigation pane and paste it with the name PS3 Games. Modify the queryin Design view by using PS3 as the criteria for SystemName. Removethe sort by GameName and sort in Ascending order by CategoryDescription.Save and run the query. Close the query.814Create a new query in Design view.Add the Category, Games, and System tables to the query design window. Addthe following fields to the query (in this order).GameNameRatingCategoryDescriptionSystemName615Set the Rating criteria so that onlygames with an Everyone rating display. Save the query as Partyand run the query. Close the query.416Close all database objects. Closethe database and then exit Access. Submit the database as directed.0Total Points100
THIS QUESTION IS UNSOLVED!
Request a custom answer for this question