My Report

Database Management System Mock Test 4


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement
 10%

Question 1 of 10

1.

Empdt1(empcode, name, street, city, state, pincode).

For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt1 is a relation in

Question 1 of 10

Question 2 of 10

2.

Class (course id, title, dept name, credits, sec id, semester, year, building, room number, capacity, time slot id)
The set of functional dependencies that we require to hold on class are:
course id->title, dept name, credits
building, room number->capacity
course id, sec id, semester, year->building, room number, time slot id
A candidate key for this schema is {course id, sec id, semester, year}

Consider the above conditions. Which of the following relation holds?

Question 2 of 10

Question 3 of 10

3. Relation R with an associated set of functional dependencies, F, is decomposed into BCNF. The redundancy (arising out of functional dependencies) in the resulting set of relations is

Question 3 of 10

Question 4 of 10

4. A domain is ______ if elements of the domain are considered to be indivisible units.

Question 4 of 10

Question 5 of 10

5. If a relation is in BCNF, then it is also in

Question 5 of 10

Question 6 of 10

6. In the __________ normal form, a composite attribute is converted to individual attributes.

Question 6 of 10

Question 7 of 10

7. The term for information that describes what type of data is available in a database is:

Question 7 of 10

Question 8 of 10

8. A dependency exist between two columns when

Question 8 of 10

Question 9 of 10

9. R (A,B,C,D) is a relation. Which of the following does not have a lossless join dependency preserving BCNF decomposition?

Question 9 of 10

Question 10 of 10

10. Let us consider phone_number ,which can take single or several values . Treating phone_numberas an _________ permits instructors to have several phone numbers (including zero) associated with them.

Question 10 of 10


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.