Which of the following contains a unique value for each record?
primary key
lookup field
input mask
metadata
Which of the following wildcard characters does Access use in validation rules to match any single character, which also includes numbers?
?
*
#
$
What must you do if you make any changes to the relationships between tables?
print them
save them
copy them
delete them
Which of the following displays a drop-down list in both table view and form view when the field's arrow is clicked?
Lookup field
Text box
Input mask
Combo box
Which of the following displays a list of data values from which the user can choose?
Record validation
In Access, what are field validation rules called?
input masks
expressions
foreign keys
Which of the following input mask characters requires a user to enter a letter?
0
L
9
Which of the following print options bypasses the Print dialog box?
Quick Print
Print
Print Preview
Send to Printer
Which of the following field validation rules requires the user to enter a value that is less than 5?
<5
<> 0
'M' or 'F'
Not Null
What is a primary key called that is made up of more than one field?
foreign key
concatenated key
combined key