chapter 3 Flashcards

1
Q

Null

A

Used in access to define blank fields.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AND Condition

A

Specifies two criteria in different fields. query will only display the records that match the criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OR Condition

A

Query results will display records that match any of the specified criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Multi table Queries

A

Contains two or more tables and enables you to take advantage of the relationships that have been set in your database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Calculated Field

A

A field that displays the result of an expression rather than data stored in a field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Expression

A

A combination of elements that produce a value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Constant

A

A value that does not change.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Order of Operation

A

Determines the sequence by which operations are calculated in a mathematical expression.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

PEDMAS

A
Parentheses 
Exponentiation
Multiplication
Division
Addition
Subtraction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Property Sheet

A

Enables you to change the way a field appears.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly