Databases Flashcards

1
Q

What is the definition of a database

A

A structured collection of data

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

What is data inconsistency

A

A scenario that happens when the departments of a company store there own data separately. The company might have two copies of one client on two databases, only one might get updated when the data for the client needs changing so only one database has the new info and the other is outdated

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

What is a relational database

A

A database with several different tables, in the tables may be the same field. These tables are linked so if that field is changed in one table, the data in it will change in the other tables

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

Definition of a table

A

A collection of data about a specific entity

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

What is a primary key and what is it for

A

It is a unique identifier for a field in a table that can be used to Link it to the foreign key of another table

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