Quiz Space

Database Management Systems · Quiz 2 · 23 Nov 2025 · September 2025 term

Question 3: Consider the following table: | PlayerID | PlayerName | T…

Question 3

+3 marksOne or more correct options

Consider the following table:

PlayerIDPlayerNameTeamRuns
001ViratIndia100
002RohitIndia100
003SmithAustralia70
004JasonEngland60
005RohitBangladesh65
006AsifPakistan50
007SmithNewzealand70

Table 1: Players

Which of the following functional dependencies hold in the Players table?

Select all that apply.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answers

  • A
  • B
  • D

Question 3 of 14 in the IIT Madras BS Database Management Systems (DBMS) Quiz 2 paper sat on 23 Nov 2025, in the September 2025 term (IIT M DIPLOMA AN EXAM QDD2 23 Nov 2025 NEW). It carries 3 marks.

More questions from this paper

  1. Q1Which of the following is the correct way to connect the Postgresql database using Python?
  2. Q2Figure question
  3. Q4Figure question
  4. Q5Let R(A,B,C,D,E) be a relational schema with the following functional dependencies:\ \mathcal{F} = {A \rightarrow BC, B…
  5. Q6Figure question
  6. Q7Figure question
  7. Q8Figure question
  8. Q9Consider the table R shown in the Table 2 | X | Y | Z | |---|---|---| | a | b | d | | a | c | ..A.. | | a | c | d | | a…
  9. Q10Figure question
  10. Q11Figure question
  11. Q12Figure question
  12. Q13The university database maintains information about students, the courses they take, and the departments offering those…
  13. Q14The university database maintains information about students, the courses they take, and the departments offering those…