Lecture 1 (Part 4) Flashcards

1
Q

What are the four levels of Transparency?

A
  1. Fragmentation Transparency
  2. Location Transparency
  3. Local Mapping Transparency
  4. No Transparency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Fragmentation Transparency?

A

The users or application programmers working on global relations are not aware of the split of a relation into several fragments

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

What is Location Transparency?

A

The users or application programmers working on fragments are not aware of the location of the fragments

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

What is Local Mapping Transparency?

A

The users or application programmers working on distributed database systems are unaware of the specific data models of the local DBMS

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

What is No Transparency?

A

The users or application programmers working on distributed database systems must know all the details of the local database systems in order to perform desired results

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

What are three types of Fragmentations?

A
  1. Horizontal Fragmentation
  2. Vertical Fragmentation
  3. Mixed Fragmentation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Horizontal Fragmentation?

A

partitioning the records of a global relation into subsets

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

What is Vertical Fragmentation?

A

subdividing the attributes (fields) of a global relation into
groups

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

What is Mixed Fragmentation?

A

horizontal fragmentation and vertical fragmentation are used together

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

What is Information Integration?

A

Information Integration is the process of taking data that is stored in two or more databases and building from them on a larger database

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