Exam 9: Using Action Queries and Advanced Table Relationships
Exam 1: Access-Module 1: Creating a Database75 Questions
Exam 2: Building a Database and Defining Table Relationships75 Questions
Exam 3: Maintaining and Querying a Database74 Questions
Exam 4: Creating Forms and Reports75 Questions
Exam 5: Creating Advanced Queries and Enhancing Table Design75 Questions
Exam 6: Using Form Tools and Creating Custom Forms75 Questions
Exam 7: Creating Custom Reports75 Questions
Exam 8: Sharing, Integrating, and Analyzing Data74 Questions
Exam 9: Using Action Queries and Advanced Table Relationships75 Questions
Exam 10: Automating Tasks With Macros75 Questions
Exam 11: Using and Writing Visual Basic for Applications Code75 Questions
Exam 12: Managing and Securing a Database75 Questions
Exam 13: Relational Databases and Database Design75 Questions
Select questions type
Under what circumstances might it be advisable to delete a database object.
(Essay)
4.9/5
(29)
Case-Based Critical Thinking Questions
Case 9-1
Keisha is completing an internship with the local parks and recreation department. She has been asked to update and maintain the beginning soccer league database for children ages 3-4. The league consists of over 150 children and 10 soccer teams. The teams play at two different soccer fields in the city. The database already exists from last year so Keisha will not be developing the database. She will only make changes as necessary to the current database.
-Keisha's supervisor has asked that she provide her with a table showing all of the soccer teams and the team schedules. This table will only be used once to schedule coaches. Which type of query should Keisha run?
(Multiple Choice)
4.8/5
(35)
When creating a self-join relationship it is necessary to add the same table to the Relationship window twice in ____ view.
(Multiple Choice)
4.9/5
(40)
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
(Multiple Choice)
4.8/5
(35)
Matching
Premises:
An action query that deletes a group of records matching the criteria specified in Design view from one or more tables.
Responses:
M:N
delete query
1:M
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(27)
It is not possible to verify a Join Type once a relationship has been established between two tables.
(True/False)
4.8/5
(28)
Matching
Premises:
A table that always has a one-to-many relationship with a relationship table.
Responses:
delete query
action query
primary table
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(27)
When creating an append query, selected fields in the query must match the fields in the table to which the records will be appended. ____________________
(True/False)
4.8/5
(39)
An index may be added to or deleted from tables at any time except for primary key indexes.
(True/False)
4.8/5
(34)
A one-to-many relationship is formed when two tables are joined using ____.
(Multiple Choice)
4.9/5
(35)
Matching
Premises:
The abbreviation for a one-to-one relationship.
Responses:
M:N
expression
update query
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(35)
Matching
Premises:
A calculation resulting in a single value used in update action queries.
Responses:
expression
primary table
1:M
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(33)
The only field that is automatically indexed by AutoIndex settings is the primary key field. ____________________
(True/False)
5.0/5
(34)
The choice to enforce referential integrity is indicated in Design view by a thick ____
(Multiple Choice)
4.8/5
(41)
A(n)____ query creates a new table that is a combination of fields and records from two or more tables.
(Multiple Choice)
4.9/5
(42)
Text expressions included in the Update To row of an update query should always be enclosed in quotation marks . ____________________
(True/False)
4.7/5
(35)
A primary key index is indicated when the Index Property - Primary - has a setting of ____.
(Multiple Choice)
4.9/5
(39)
A relationship that joins a table to itself is a(n)____ join type.
(Multiple Choice)
4.8/5
(39)
All indexes for a table may be viewed by clicking on the Indexes button in the Show/Hide group on the Design tab.
(True/False)
4.8/5
(29)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)