Home » MYSQL » Mysql Query Optimization » Question
  1. Is duplicate entry of primary key is allowed in SQL?
    1. Depends
    2. Yes
    3. No
    4. All of above
    5. None of these
Correct Option: C

Primary key are used to uniquely define attributed stored in the table.



Your comments will be displayed only after manual approval.