Q. What is a primary key?

  • (A) A key that allows duplicate values
  • (B) A key that can be null
  • (C) A unique key used to identify rows
  • (D) A key for foreign tables
πŸ’¬ Discuss
βœ… Correct Answer: (C) A unique key used to identify rows
Explanation: A primary key uniquely identifies each record in a table and cannot be null.
Explanation by: Mr. Dubey
A primary key uniquely identifies each record in a table and cannot be null.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
55
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate