- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
12 Cards in this Set
- Front
- Back
|
query property that lets you limit the number of records
|
top values
|
|
a predefined format used to enter and display data in a field
|
input mask
|
|
field that lets a user select a value from a list of possible values
|
lookup field
|
|
property value that will be displayed in a dialog box if the user enters an invalid value
|
validation text
|
|
property value that specifies the valid values that users can enter in a field
|
validation rule
|
|
compares one field value in a table record to another field value in the same record to verify their relative accuracy
|
table validation rule
|
|
characters that automatically appear in specific positions of a field value
|
literal display
|
|
verifies a field value by comparing it to a constant or a set of constants
|
field validation rule
|
|
updating field properties automatically when you modify a table field property
|
property propagation
|
|
exists between two objects when a change to the properties of data in one object affects the properties of data in the other object
|
object dependency
|
|
uses the Like comparison operator
|
pattern match
|
|
performs aggregate function calculations on the values of one database field and displays the results in a spreadsheet format
|
crosstab query
|