asked 25.8k views
3 votes
A relational table must not contain a(n) _____.

1 Answer

0 votes

Answer: A relational table must not contain a(n) duplicate row.

Step-by-step explanation:

In the context of relational databases, this principle is part of the rules defined by Edgar F. Codd, the inventor of the relational model for database management. According to these rules, each row in a table should be unique and identifiable, typically by a primary key. This ensures data integrity and consistency in the database

answered
User Ehrhardt
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.