Question
click below
click below
Question
Normal Size Small Size show me how
Access 2013 Lesson 4
Terms/Questions
Question | Answer |
---|---|
A set of placeholder characters that forces users to enter data in a specific format | input mask |
A field that allows you to select more than one value from a list | multivalued lookup field |
controls the appearance or behavior characteristics for objects and related parts like fields and controls | properties |
A predifined set of characteristics and properties that describes a field, including a field name, a data type, and a number of other fields properties | quick start field |
An expression that limits the values that can be entered in the field | validation rule |
The text in the error message that appears when users violate a validation rule | validation text |
A string that contains no characters and is used to indicate that you know no value exists for a field. | zero-length string |
____ or _____ a table could possibly break the funtionality of the database | renaming or deleting |
If you want more space to enter or edit a setting in the property box press Shift=F2 to display the ____box | zoom |
A (n) _____ contains no characters, and you use it to indicate that you know no value exists for a field | zero-length string |
____ specifies the text in the error message that appears when users violate a validation rule | validation text |
The ___property field specifies the text displayed by default as column names in tables and in labels for forms, reports, and queries | caption |
When creating fields, use the command in the ____ group on the Table Tools Field contextual tab. | add & deleteq |
A (n) ____ is a predefined set of characteristics and properties that describes a field. | quick start field |
Creating multivalued fields can be accomplished by using the ___wizard | lookup |
The ___quick start includes fields for city, state, zip | address |
You should always consider ___ a table before deleting a column | backing up |