Databases i - Introduction Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Database

A

Organised collection of data.

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

Flat File Database

A

Single table database

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

Relational Database

A

Collection of data items with pre-defined relationships between them; organized in columns and rows.

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

Primary key

A

Attribute(s) make each row unique.

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

Foreign key

A

Used to link tables

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

Entity

A

Object, person, event, thing etc.

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

Atrribute

A

Describes the characteristics of an entity.

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

Entity Relational Diagrams

A

Graphically showing the relationships between entities.
One-to-One
One-to-Many
Many-to-Many

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

Flat File positives?

A

Simple to design
Requires little design knowledge
All records stored in one place.

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

Flat File negatives?

A

Duplicate Data - each instance must be updated

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