Filemaker Pro 9 10 Flashcards

1
Q
  1. Ch 3. p 119. What is a field that uses GLOBAL STORAGE?
A

A field that uses global storage CONTAINS ONLY ONE VALUE that is SHARED across all records.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. A GLOBAL FIELD is NOT:
A

A COLUMN on a table at all.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. What is a GLOBAL FIELD?
A

It is a SINGLE BIT OF STORAGE that can hold one value, NO MATTER how many RECORDS you have.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. What happens if you change the contents of a GLOBAL FIELD?
A

FM instantly changes it in EVERY OTHER RECORD as well.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. What is a REPEATING FIELD?
A

It is NOT your friend, is more trouble than it is worth. It is a holdover from the past that can hold more than one value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. What is INDEXING?
A

FM takes notes on your FIELDS IN ADVANCE, so that when you enter FIND MODE, the hard work is already done and your find goes that much faster.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. How do you control INDEXING?
A

In the OPTIONS FOR FIELD storage, choose NONE, MINIMAL, or ALL.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. FM uses the FIELD INDEX when you do a FIND from FIND MODE, but not when you use:
A

the FIND/REPLACE command, because the INDEX points FM to a record, but FIND/REPLACE does not find records.

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