Week 2 Flashcards

(9 cards)

1
Q

What are the basic attribute data types for holding numbers

A
  • Autonumber
  • Integer
  • Double
  • Currency
  • Calculated Field
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the basic attribute data types for holding TEXT and what are their sizes

A

Short Text (256 Characters)
Long Text (65 536 Characters)

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

What are the basic attribute data types for holding DATE/TIME Data

A

Medium Date
Medium Time

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

What is the Primary Key

A

It’s a unique identifier for each row

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

What conditions is a PKEY subject to?

A
  • Must be unique and not null
  • Can be composed of 1 or more attributes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is NULL in a database

A

It is null, which means it holds no data. Not even a value of 0

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

What is a Recommended field size for First Names or Last Names

A

20 Characters

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

What is a Recommended field size for an email address

A

50 Characters

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

What is the

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