Exam 6: Creating Advanced Queries and Enhancing Table Design
Exam 1: Managing Your Files100 Questions
Exam 2: Creating a Database100 Questions
Exam 3: Building a Database and Defining Table Relationships100 Questions
Exam 4: Maintaining and Querying a Database98 Questions
Exam 5: Creating Forms and Reports100 Questions
Exam 6: Creating Advanced Queries and Enhancing Table Design100 Questions
Exam 7: Using Form Tools and Creating Custom Forms100 Questions
Exam 8: Creating Custom Reports100 Questions
Exam 9: Sharing Integrating and Analyzing Data199 Questions
Exam 10: Using Action Queries and Advanced Table Relationships100 Questions
Exam 11: Automating Tasks With Macros100 Questions
Exam 12: Using and Writing Visual Basic for Applications Code100 Questions
Exam 13: Managing and Sharing a Database100 Questions
Select questions type
The accompanying figure is an example of criteria for a ____ query using the Query Wizard.

(Multiple Choice)
4.9/5
(32)
Joining two or more fields in a calculated field using an expression such as =Title & " "& FirstName & " " & LastName is an example of concatenation . ____________________
(True/False)
4.8/5
(34)
In the accompanying figure, what is the Top Values property that has been set for the qryLargeInvoiceAmounts?

(Multiple Choice)
4.7/5
(39)
Which type of query would show results indicating two different student ID numbers have been assigned to the same student?
(Multiple Choice)
4.7/5
(45)
Setting the ____ field property to Yes instructs Access to keep an historical record of all versions of the Long Text field value.
(Multiple Choice)
4.8/5
(34)
The Access database object named tblProductCatalog is mostly likely an Access form object.
(True/False)
4.9/5
(38)
Match the followings.
Premises:
A field data type that allows text values to be entered up to 65,535 characters.
Responses:
find unmatched query
table validation rule
lookup field
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(32)
Case Based Critical Thinking Questions Case 5-3
Marie works for a busy pediatrician's office. The practice has a sophisticated database for all records and information that pertain to the practice. The doctor for whom she works is participating in an academic study, and she needs a report that lists the patient's name, date of birth, and the names of parents or guardians. The doctor would like to see the patient's full name in the format Lastname, Firstname even though they are separate fields in the database. She would also like to see the data for the fields Mother, Father, and Guardian, regardless of whether or not data is actually entered in those fields. Based on the doctor's requirements for the report, Marie must create a query on which to base the report.
Marie creates the following expression as a new field in the query that she will use to create the report requested by the doctor PatientName: [LastName] & ", " [FirstName] . This expression is an example of ____.
(Multiple Choice)
4.7/5
(40)
A parameter query displays a dialog box that prompts the user to enter one or more values when the query is run. ____________________
(True/False)
4.7/5
(30)
Rich text formatting available for Long Text fields includes ____.
(Multiple Choice)
4.9/5
(42)
Any type of Access object may be deleted from the Tables Pane using the Delete command on the shortcut menu. ____________________
(True/False)
4.8/5
(30)
A nonnull field is a field that contains any data at all, including a single space.
(True/False)
4.8/5
(39)
A summarized record for each unique field value is displayed in a crosstab query.
(True/False)
4.9/5
(38)
In the accompanying figure, the frmPatient object is dependent on the ____ object.

(Multiple Choice)
4.7/5
(40)
The calculated expression =City & "," & State & " " & ZipCode is an example of ____.
(Multiple Choice)
5.0/5
(29)
An input mask may be created for any field with the ____ or ____ data type.
(Multiple Choice)
4.8/5
(29)
A criterion may be negated by using the ____ logical operator.
(Multiple Choice)
4.8/5
(36)
In the accompanying figure, object dependencies are shown for the ____ object.

(Multiple Choice)
4.7/5
(33)
Why is it important to use industry standard naming conventions when naming Access database objects?
(Essay)
4.8/5
(33)
Max is an example of a(n) logical function used in a crosstab query. ____________________
(True/False)
4.7/5
(29)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)