Keywords for Databases Flashcards

1
Q

What is a Database?

A

Method for storing data in an organised manner

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

What is a Table?

A

The structure in which the databases data is stored and organised

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

What is a Field?

A

A single attribute of an item or object

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

What is a Primary Key?

A

A field used to uniquely identify every record in the database

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

What is a Foreign Key?

A

It’s a primary key from one table that appears in another table to link the two together

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

What is a Relation Database?

A

A database that stores related information in seperated tables

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

What is a Flat File Database?

A

A database that consists of one table

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

What is Data Inconsistency?

A

The same data exists in different formats in multiple tables

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

What is an Entity?

A

A person place or an object (something that exists)

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

What is Data Redundancy?

A

When the same piece of data exists in multiple places

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

What is Referential integrity?

A

Logical dependancy of a foreign key on a primary key (refers to the relationship between tables)

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

What is an Entity relationship diagram?

A

Graphical representation that depicts relationships among people, objects, places, concepts, or events in an infromation technology query (IT) system

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

What is SQL?

A

Search Query Language

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