Unit 2 - Data Types Flashcards

1
Q

What are the different Data Types?

A
Short Text
Memo
Number
Date/Time
Currency
Auto Number
Yes/No
OLE Object
Hyperlink
Attachment
Calculated
Lookup Wizard
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Short Text

A

General purpose field contain any data item made up of letters and/or numbers and/or characters
Use this type for numeric entries that will not have calculations performed on them, such as telephone numbers

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

Memo

A

Where more that 255 characters is needed to store text values

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

Number

A

Flexible field size of 1,2,4,8 or 16 bytes

Can also hold symbols used as helpers for umbers such as decimal points

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

Date/Time

A

Any data item that will be a date or a time

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

Currency

A

Used to store monetary data

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

Autonumber

A

This data type generates an automatically incremented numeric counter
This data type will provide a unique value that serves no other purpose than to make each record unique
The most common use for an this datatype is as a primary key

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

Yes/No

A

Used to store a Boolean Value

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

OLE Object

A

Can be used to show a picture or link directly to an external document

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

Hyperlink

A

Can be used to link a field to an external website or email address

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

Attachment

A

Can attach multiple documents to a record

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

Calculated

A

Used to store the results of a calculation

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

Lookup Wizard

A

Used to create a drop down box in forms later on

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