Exam 6: Action and Specialized Queries: Moving Beyond the Select Query

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

You can use Undo when running an update or delete query.

(True/False)
4.9/5
(35)

Which of the following is NOT a rule for appending queries?

(Multiple Choice)
4.7/5
(41)

You would use a find duplicates query to find the same values in a table.

(True/False)
4.8/5
(41)

To find which customers have not yet ordered, you would run a(n) ________ query.

(Short Answer)
4.8/5
(33)

A(n) ________ query provides the easiest way to move records from one table to another.

(Short Answer)
4.8/5
(37)

A(n) ________ query can be used to archive older records that need to be stored outside of the current table.

(Multiple Choice)
4.8/5
(40)

When updating records, convert the select query to an update query and insert the missing information.

(True/False)
4.9/5
(41)

The process of creating a make table query is very similar to which other type of query?

(Multiple Choice)
5.0/5
(43)

While reviewing a table, you find that the same customer was added to the customers table twice, you decide to run a(n) ________ query to determine if there are any other records added multiple times.

(Short Answer)
4.9/5
(32)

Once you run an action query, you are committing yourself to an irreversible change.

(True/False)
4.9/5
(35)

Moving records from one table to another can be accomplished with the combination of an append query and a delete query.

(True/False)
5.0/5
(44)
Match the following terms with their meanings:
update query
creates a new table from data that already exist in a database
append query
removes records from a table based on criteria that you specify
make table query
updates or changes data automatically based on criteria that you specify
Correct Answer:
Verified
Premises:
Responses:
update query
creates a new table from data that already exist in a database
append query
removes records from a table based on criteria that you specify
make table query
updates or changes data automatically based on criteria that you specify
delete query
adds records to an existing table
(Matching)
4.7/5
(50)

Duplicate values should always be deleted from a database table.

(True/False)
4.8/5
(36)

What is the difference between an update query and an append query?

(Essay)
4.9/5
(42)

What should be the first step taken before creating an update query?

(Multiple Choice)
4.8/5
(28)

The grouping in a crosstab query comes from the definitions of row and column headings.

(True/False)
4.8/5
(40)
Showing 101 - 116 of 116
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)