1.

Is duplicate entry of other attributes are allowed in SQL?(a) Yes(b) No(c) Depends(d) None of the mentionedThe question was asked in my homework.This interesting question is from When Good Statements Go Bad topic in division Query Optimization of MySQL

Answer» RIGHT ANSWER is (a) Yes

Easiest explanation: Duplicate values are allowed but not for Primary Key ATTRIBUTES.


Discussion

No Comment Found

Related InterviewSolutions