0% found this document useful (0 votes)
29 views3 pages

Assignment

computer scirnce

Uploaded by

Geo News
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views3 pages

Assignment

computer scirnce

Uploaded by

Geo News
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Quiz#1

Q#1)
Convert the following query into relational Algebra

1. SELECT movieTitle   
2. FROM   
3. StarsIn, MovieStar   
4. WHERE starName = name AND birthdate = 1960  

Q#2)

A distributed database is which of the following?


A single logical database that is spread to multiple locations and is interconnected by a
A.
network

A loose collection of file that is spread to multiple locations and is interconnected by a


B.
network

C. A single logical database that is limited to one location.

D
A loose collection of file that is limited to one location.
.
Q#3)

Some of the columns of a relation are at different sites is which of the following?
A
Data Replication
.

B
Horizontal Partitioning
.

C
Vertical Partitioning
.

D
Horizontal and Vertical Partitioning
.

Q#4)

A homogenous distributed database is which of the following?


A
The same DBMS is used at each location and data are not distributed across all nodes.
.

B
The same DBMS is used at each location and data are distributed across all nodes.
.

C
A different DBMS is used at each location and data are not distributed across all nodes.
.

D
A different DBMS is used at each location and data are distributed across all nodes.
.

Q#5)
Storing a separate copy of the database at multiple locations is which of the following?
A
Data Replication
.

B
Horizontal Partitioning
.

C
Vertical Partitioning
.

D
Horizontal and Vertical Partitioning
.
Q#6)
How Performance Improvement is achieved in DDBS?

You might also like