Filters
Question type

Study Flashcards

A(n) ________ query removes records from a table.

Correct Answer

verifed

verified

Which of the following is not true about running action queries?


A) They can be undone.
B) They can be cancelled before completion.
C) You will receive a warning when you attempt to run them.
D) They change data.

Correct Answer

verifed

verified

What query or queries would you use to find all repeat customers, change their shipping costs to zero, and then three months from now track their purchases to see if they purchased more over the last three months than the three months before the shipping costs were changed?


A) Update, then crosstab
B) Update, then find duplicates, then crosstab
C) Find duplicates, then crosstab
D) Find duplicates, then update, then crosstab

Correct Answer

verifed

verified

Before running an Update query, you usually begin with a(n) ________ query to view the results before making a permanent change.

Correct Answer

verifed

verified

In a Find duplicates query, it does not matter which table is chosen first.

Correct Answer

verifed

verified

The first step in creating a Delete query is to create what other type of query?


A) Parameter
B) Select
C) Append
D) Update

Correct Answer

verifed

verified

In an Append query, what happens to any records that violate the Primary key (or any other) rule?


A) The query pauses at each violating record and allows you to fix the error(s) .
B) A message box appears telling you that you must fix the problematic records before the query can be run.
C) New Primary key values are added to the records
D) The records are rejected.

Correct Answer

verifed

verified

A(n) ________ query is usually created to show trends in values.

Correct Answer

verifed

verified

An Update query can only update (change) values in one field at a time.

Correct Answer

verifed

verified

Which action query can be undone if you change your mind immediately after running the query?


A) Make table
B) Append
C) Update
D) You cannot undo action queries.

Correct Answer

verifed

verified

In a crosstab query, where do the values of a field selected as a row heading display?


A) Left side of the crosstab datasheet
B) Right side of the crosstab datasheet
C) Top of the crosstab datasheet
D) Bottom of the crosstab datasheet

Correct Answer

verifed

verified

You can present grouped and summarized data with a(n) ________ query

Correct Answer

verifed

verified

The Make Table query is an example of a(n) ________ query.

Correct Answer

verifed

verified

Which of the following is not a type of query in Access?


A) Select
B) Update
C) Append
D) Make Record

Correct Answer

verifed

verified

What must you do before you can create a crosstab query that references more than one table?


A) Run an append query to combine the records from the various tables.
B) Run a make table query and use that as the source for the crosstab query.
C) Make sure the relationships have been properly created in the Relationships window.
D) Create a select query which includes the fields from the various tables you want included in the crosstab query.

Correct Answer

verifed

verified

Match the following terms with their descriptions: I. Action query II. Append query III. Delete query IV. Update query V. Crosstab query A. Adds records from a source table to a destination table B. Changes data values C. Removes records D. General term for any query that changes data E. Displays trends over time

Correct Answer

verifed

verified

What queries are often used in conjunction with delete queries to move records from one table to another?


A) Make Record
B) Update
C) Append
D) Create table

Correct Answer

verifed

verified

Finding ________ values and knowing what to do with them remains one of the challenges of good database design.

Correct Answer

verifed

verified

duplicate,...

View Answer

Running an update query from ________ view does not display the results in a datasheet like a select query does.

Correct Answer

verifed

verified

What two queries would you use to move all customers with unpaid invoices into a new table of their own and remove them from the original table?


A) Make table and Delete
B) Append and Delete
C) Make table and Update
D) Append and Update

Correct Answer

verifed

verified

Showing 21 - 40 of 98

Related Exams

Show Answer