Computer-Networks
August 23, 2024Routing
August 24, 2024Keys
Question 15
|
Given the STUDENTS relation s shown below,
(StudentName, StudentAge) to be the key for this instance, the value X should NOT be equal to
18
|
|
19
|
|
20
|
|
21
|
Question 15 Explanation:
There is already one entry with StudentName as “Shankar” and Age as 19. So, X value should not be 19.
Correct Answer: B
Question 15 Explanation:
There is already one entry with StudentName as “Shankar” and Age as 19. So, X value should not be 19.