My Report

Database Management System Mock Test 8


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. Which of the following is TRUE for the System Variable $date$?

Question 1 of 10

Question 2 of 10

2. Which one of the following statements about normal forms is FALSE?

Question 2 of 10

Question 3 of 10

3. The storage structure which do not survive system crashes are ______

Question 3 of 10

Question 4 of 10

4. _______________ joins are SQL server default

Question 4 of 10

Question 5 of 10

5. Which of the following is not the function of client?

Question 5 of 10

Question 6 of 10

6. Consider the following functional dependencies in a database.

   Date_of_Birth->Age            Age->Eligibility 
   Name->Roll_number             Roll_number->Name 
   Course_number->Course_name    Course_number->Instructor 
   (Roll_number, Course_number)->Grade 

The relation (Roll_number, Name, Date_of_birth, Age) is

Question 6 of 10

Question 7 of 10

7. When two inputs that we desire to pipeline into the join are not already sorted it is the _____________ technique.

Question 7 of 10

Question 8 of 10

8. Identify the characteristics of transactions

Question 8 of 10

Question 9 of 10

9. Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then the decomposition of R into R1 (A, B) and R2(C, D) is

Question 9 of 10

Question 10 of 10

10. The relation EMPDT1 is defined with attributes empcode(unique), name, street, city, state, and pincode. For any pincode, there is only one city and state. Also, for any given street, city and state, there is just one pincode. In normalization terms EMPDT1 is a relation in

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.