Exam 6: Workshop 6: Pattern Matching and Functions in Queries
Exam 1: Workshop 1: The Four Main Database Objects108 Questions
Exam 2: Workshop 2: Tables, Keys, and Relationships105 Questions
Exam 3: Workshop 3: Queries and Data Access106 Questions
Exam 4: Workshop 4: Access Information From an Access Database104 Questions
Exam 5: Workshop 5: Advanced Tables108 Questions
Exam 6: Workshop 6: Pattern Matching and Functions in Queries102 Questions
Exam 7: Workshop 7: Aggregated Calculations, Subquerying, and Sql103 Questions
Exam 8: Workshop 8: Action Queries and Advanced Relationships100 Questions
Exam 9: Workshop 9: Advanced Reports and Mailing Labels100 Questions
Exam 10: Workshop 10: Advanced Form Settings and Form Types99 Questions
Exam 12: Workshop 12: Create a Refined User Experience With Macros100 Questions
Exam 13: Workshop 13: Use VBA in Access98 Questions
Exam 14: Workshop 14: Implement Your Database98 Questions
Exam 15: Normalize a Database for Effective Design89 Questions
Exam 16: The Common Features of Microsoft Office81 Questions
Exam 17: Efficient Interaction With a Touch Screen71 Questions
Select questions type
When using the Concatenate function you are creating a(n)________ field; meaning that the concatenated field imitates its "real" equivalent or equivalents such as combining FirstName and LastName fields.
(Short Answer)
4.8/5
(39)
A ________ query first sorts and then filters your data to return the top or bottom values within a field.
(Multiple Choice)
4.7/5
(31)
If you want to search for customers who meet certain criteria,such as those who live in all states except Arizona,Nevada,or New Mexico,you would type ________("Arizona","Nevada","New Mexico")as the criterion in the State field.
(Multiple Choice)
4.9/5
(41)
To display specific dates,you can use the DateSerial function,written as DateSerial(year,month,day)to manipulate the day,month,and year of a date.
(True/False)
4.8/5
(35)
Two of the more commonly used date functions are the ________ and ________ functions.
(Multiple Choice)
4.9/5
(37)
To test for multiple conditions,you would use a basic IIf function.
(True/False)
4.9/5
(39)
Access uses the 1900 date system to store dates.Thus,when you enter a date into a Date/Time field,Access identifies it as a date and compares it to the calendar to make sure it is an actual date.
(True/False)
4.8/5
(33)
Match the following expression elements to their example:
I.Identifier
II.Operator
III.Logical operator
IV.Function
V.Constant
A.Strings of text
B.[+] or [-] signs
C.Names of a field
D.Sum,Count,and Avg
E.And,Or,and Not
(Short Answer)
4.9/5
(40)
To answer the question,"Which is the most or least expensive product sold at company A," you would use a(n)________ query.
(Short Answer)
4.8/5
(34)
Which of the following is NOT true regarding the DateSerial function?
(Multiple Choice)
4.8/5
(32)
There may be a time to use the ________ operator when you want to join data from multiple fields to create a single text string of data.
(Multiple Choice)
4.8/5
(30)
Which of the following is NOT true regarding the IsNull function?
(Multiple Choice)
4.8/5
(31)
Access is not case sensitive in regard to entering criteria in a query.
(True/False)
4.8/5
(32)
________ are values that do not change,such as strings of text or numbers that are not calculated by an expression.
(Short Answer)
4.8/5
(46)
A(n)________ consists of several possible elements that you can use either alone or in combination to yield a result.
(Multiple Choice)
4.8/5
(38)
The ________ operator verifies whether the value of a field or expression falls within a stated range of numeric values.
(Multiple Choice)
4.7/5
(43)
Parameters can be used for any data type within a table,and you can specify what type of data a parameter should accept.
(True/False)
4.9/5
(28)
Showing 81 - 100 of 102
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)