click below
click below
Normal Size Small Size show me how
Access Terms pt#3
| Question | Answer |
|---|---|
| And operator | A logical operator that returns true only if both conditions are true |
| Arithmetic Operators | Symbols sed to perform mathematical operations (+, -, *, / |
| Calculated Field | A field in a tableor query that is the result of some calucation or expression, rather than data which was entered by the user |
| Comparison operators | Symbols used to compare two values (such as =, < and > |
| Conditional operators | Operators that testfor the truth or condition |
| Expression | Allow you to perfom calucations using functions, field names, numbers, text and operators |
| Not operator | a logical operator that reverses the results of a serch condition |
| Or operator | a logical operator that combines the output of two conditions and retrns true when either of the conditions are true |
| Properties | A description of a field or table |
| Totals | a feature that lets you add a total row to a table. |
| Operator | a symbol used to compare two values. |