Databases Flashcards

1
Q

What is an entity

A

an object about which, data will be stored

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

what is an attribute?

A

a characteristic or piece of information about an entity

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

What is first normal form 1NF

A

ensuring a table does not contain repeat attributes, and all data is atomic

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

What is second normal form 2NF

A

Removing data that relies upon part, but not all of the primary key.

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

What is 3NF

A

removing non key attributes that depend on other non-key attributes.

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

What is structured data

A

data that fits into a standard database structure

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

What is Big data

A

a generic term for large or complex databases.

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

What is unstructured data

A

data that does not fit into a standard database layout.

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

What are issues with big data

A
  • difficult to store and analyse
  • Difficult to automate analysis
  • specialised software is needed to manage it
  • massive storage is needed
  • data is constantly changing
  • Concurrency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly