Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Open the Drivers table, observe the data, and then close the table. Create an update query based on the Drivers table. Include all of the

Open the Drivers table, observe the data, and then close the table. Create an update query based on the Drivers table. Include all of the fields from the table.
Set the criteria to update Special drivers to Senior. Run the query, save it as Update Class, and then close the query.
Create a make table query based on the Drivers table. Include all of the fields from the table. Set the criteria to select Senior drivers. The query should make a new table named NonStandard Drivers in the current database.
Run the query, save it as Make Non-Standard Drivers and then close the query.
Make a copy of the Make Non-Standard Drivers query and save it as Append NonStandard Drivers.
Change the query type to Append and append records to Non-Standard Drivers. Set the criteria to select Minor drivers. Run, save, and then close the query.
Set DriverID as the primary key field of the Non-Standard Drivers table. Save and close the table.
Make a copy of the Append Non-Standard Drivers query and save it as Delete NonStandard Drivers.
Change the query type to Delete. Set the criteria to select Minor or Senior drivers. Run, save, and then close the query.
Create a crosstab query based on the Non-Standard Drivers table. Set Class as the row heading field and Gender as the column heading field. Summarize the data by counting the DriverIDs. Save the query using the default name, and view the query results.
Modify the query so that Class displays as the column heading and Gender displays as the row heading. Save the query as Non-Standard Drivers_Crosstab and run the query.
Modify the database (Non-Standard Drivers table) so that the gender M displays as Male and F displays as Female. Run the crosstab query aqain to display the chanqes. Close the query.
Please provide detailed steps
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data Fundamentals Concepts, Drivers & Techniques

Authors: Thomas Erl, Wajid Khattak, Paul Buhler

1st Edition

0134291204, 9780134291208

Students also viewed these Databases questions

Question

What are Decision Trees?

Answered: 1 week ago

Question

What is meant by the Term Glass Ceiling?

Answered: 1 week ago