Exam 5: Creating Advanced Queries and Enhancing Table Design
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
An input mask property cannot be changed after the Input Mask Wizard closes.
(True/False)
4.9/5
(49)
The standard naming convention prefix tag for a query used to identify the object type is ____.
(Multiple Choice)
4.9/5
(31)
Crosstab queries may use which of the following aggregate functions?
(Multiple Choice)
4.7/5
(36)
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
(39)
The office manager at Riverview Veterinary Care Center would like to create a query which displays all patients who have not yet received their yearly check up. She will use the qryAnimalsAndOwners and tblVisit table to create the query. Which type of query will most likely create the desired results?
(Multiple Choice)
4.9/5
(35)
A standard language used in querying, updating, and managing relational databases is ____________________.
(Short Answer)
5.0/5
(38)
To avoid the display of a security warning when opening a database, place the database ____.
(Multiple Choice)
5.0/5
(41)
The Like comparison operator is used to select records by matching field values to a specific pattern that includes one or more of the wildcard characters (*, ?, #)in a query. ____________________
(True/False)
4.8/5
(26)
Fields and criteria that will be used in a query are contained in the ____________________ when creating a query.
(Short Answer)
4.8/5
(28)
Matching
Premises:
A field data type that allows text values to be entered up to 65,535 characters.
Responses:
SQL (Structured Query Language)
find unmatched query
table validation rule
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(30)
When creating an input mask, the ____ input mask character is used to indicate that the following character will be a literal display of that character.
(Multiple Choice)
4.7/5
(32)
You can define a condition with a list of two or more values for a field by using the ____ comparison operator.
(Multiple Choice)
4.7/5
(43)
Tables used in a find unmatched query must have a common field . ____________________
(True/False)
4.9/5
(28)
Matching
Premises:
A standard query language used in querying, updating, and managing relational databases.
Responses:
lookup field
find unmatched query
SQL (Structured Query Language)
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(35)
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.8/5
(37)
____________________ perform arithmetic operations on selected records in a crosstab query.
(Short Answer)
4.8/5
(33)
Which of the following pattern match selection criteria would return zip codes with the characters 704 in the first three spaces.
(Multiple Choice)
4.8/5
(45)
In an input mask, the letter ____ indicates that a letter or digit must be entered, and the entry is required.
(Multiple Choice)
4.9/5
(26)
Case Based Critical Thinking Questions
Carlos has developed a database for his organic farm.The farm sells organic produce and meat. In addition to the retail sales of his products, he offers cooking demonstrations five times each month for a small fee. The demonstrations are limited to 10 people. The database contains the following tables: Products, ProductPrices, ProductCosts, Suppliers, Customers, and CookingDemos. The Products, Product Prices, Product Costs and Suppliers tables are related using the ProductID field. The Customers and CookingDemos tables are related on the CustomerID field. Carlos needs to make some decisions using his database. Determine the best method for Carlos to use to achieve the results he wants.
-Carlos has decided to market his cooking demonstrations based on his most abundant products. To do that he needs to know the quantity of each product by category (such as beef, green vegetables, peppers, etc.)Because each product in the Products table is assigned a category in the Category field, he will create a query that lists the categories in rows in the datasheet and the product totals as columns in the datasheet when the query is run. Which type of query will Carlos create?
(Multiple Choice)
4.7/5
(32)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)