In relational schema design, a _______ key uniquely identifies a record within a table.
- Candidate
- Composite
- Foreign
- Primary
In relational schema design, a primary key uniquely identifies a record within a table. It serves as a unique identifier for each row and ensures data integrity in the table.
Loading...
Related Quiz
- Scenario: An e-commerce website prioritizes availability over consistency but still wants to ensure that orders are not lost or duplicated. How can they achieve this balance in their NoSQL database design?
- Which stage of database development involves transforming a high-level conceptual model into a detailed physical model?
- How does polymorphism relate to superclasses and subclasses?
- ER diagram tools support _______ engineering to transition between conceptual and logical database designs.
- What is the advantage of using compression techniques in data storage systems?