...
KVS 22-12-2018 Part-B
August 29, 2024
Functional-Dependency
August 29, 2024
KVS 22-12-2018 Part-B
August 29, 2024
Functional-Dependency
August 29, 2024

Database-Management-System

Question 731
Consider the relation Emp-Dept with SSn as key

Which of the following is (are) invalid operation(s)?
a) Inserting an employee without name and address
b) Inserting an employee with only SSn
c) Inserting a department with no employee
d) Inserting an employee without SSn
A
(a)
B
(d)
C
(c) and (d)
D
(b) and (c)
Question 731 Explanation: 
Inserting an employee without SSn because SSn is key to the table.
Correct Answer: B
Question 731 Explanation: 
Inserting an employee without SSn because SSn is key to the table.

Leave a Reply

Your email address will not be published. Required fields are marked *