Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
New Perspectives Microsoft Office
Quiz 9: Using Action Queries and Advanced Table Relationships
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Many-to-many relationships are created using a third table that forms ____ relationships with the two original primary tables.
Question 22
Multiple Choice
When each record in the first table matches at most one record in the second table,and each record in the second table matches at most one record in the first table,a(n) ____ relationship exists between the two tables
Question 23
Multiple Choice
An action query that changes selected field values from selected records in one or more tables is a(n) ____ query.
Question 24
Multiple Choice
New tables created with the make-table query retain the field ____ of the underlying table(s) .
Question 25
Multiple Choice
The type of join in a relationship that selects all records from one table and only the records from a second table that have matching common field values is a(n) ____ join.
Question 26
Multiple Choice
In a table relationship,the ____ option requires Access to change the appropriate foreign key values in the related table when the primary key value is changed in the primary table.
Question 27
Multiple Choice
Two tables related by a common field with the same value in the common field in each table is an example of a(n) ____ join.
Question 28
Multiple Choice
A(n) ____ value is not allowed in an index if the setting for the Primary property is Yes.
Question 29
Multiple Choice
A primary key index is indicated when the Index Property - Primary - has a setting of ____.
Question 30
Multiple Choice
To create an action query,click the ____ button from the Create tab in Access 2016.
Question 31
Multiple Choice
When creating a self-join relationship it is necessary to add the same table to the Relationship window twice in ____ view.
Question 32
Multiple Choice
A(n) ____ query adds records form existing tables or queries to the end of another table.
Question 33
Multiple Choice
A(n) ____ query creates a new table that is a combination of fields and records from two or more tables.
Question 34
Multiple Choice
Field values related to records that contain those field values may be listed in a(n) ____.
Question 35
Multiple Choice
The relationship table in a(n) ____ relationship contains a primary key that is a composite key with a unique pair of values.
Question 36
Multiple Choice
A relationship that joins a table to itself is a(n) ____ join type.
Question 37
Multiple Choice
Join types may be changed using the Join Types button available in the ____ dialog box.
Question 38
Multiple Choice
Select all fields in a table to add to a query design grid by double clicking the ____ of the table field list.
Question 39
Multiple Choice
Which of the following table names would appear in Design view to indicate a table being used in a self-join relationship and distinguish it from the first instance of the table in the relationship?