CBSE Class 11 Informatics Practices Question 86 of 87

Structured Query Language (SQL) — Question 10

Back to all questions
10
Question

Question 10

It is not necessary to create primary key in a table.

Answer

False

Reason — A primary key is necessary in a table as it uniquely identifies each record.