🎴 Flashcard Mode
Relational Data Model (RDM) - Class XII
Card1 / 33
Mastered0
Review0
QuestionClick to flip
A relation is given an identity by its ______and description by its _______.
AnswerClick to flip back
A
name ,schema
💡 Explanation:
In database terminology, a relation (table) is identified by its name, while its structure and constraints are defined by its schema. Therefore, the name provides the identity and the schema provides the description.