file organisation Flashcards

1
Q

File

A

A collection of digital data stored as a single object on a disk

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

Record

A

Collection of related data

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

Fixed Length Field

A

Fields cannot change size, data is truncated or padded

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

Pros Fixed Length Field

A

Pros - predictable size is easy, faster access able to directly access a byte

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

Variable Length Field

A

Fields can change size to adapt to data

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

Pros of Variable Length Field

A

Pro - Efficient with space

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

Transaction File

A

Stores data over a short period of time

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

Master File

A

Contains all the data made up of many iterations of the transaction file

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

Serial

A

Records stored chronologically

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

Sequential

A

A sequential file uses fixed length records access is from top to bottom file is sorted

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

Indexed Sequential

A

Records are broken into groups, a separate index file is used to find where data is stored in the file.

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

Direct Access

A

Allows immediate access of data using a hashing algorithm

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