Database-Management-System

August 29, 2024

Normalization

August 29, 2024

Database-Management-System

August 29, 2024

Normalization

August 29, 2024

Database-Management-System

Question 516
An entity instance is a single occurrence of an _______.
A
entity type
B
relationship type
C
entity and relationship type
D
None of these
Question 516 Explanation: 
→ Entity type is the heading or schema and entity instance is the value of entity type at a particular instance.
Example:
PERSON(Age, Name, Address) is the Entity Type and PERSON( 28, Anand, Hyderabad) is the entity instance i.e. value of PERSON at a particular instance.
Correct Answer: A
Question 516 Explanation: 
→ Entity type is the heading or schema and entity instance is the value of entity type at a particular instance.
Example:
PERSON(Age, Name, Address) is the Entity Type and PERSON( 28, Anand, Hyderabad) is the entity instance i.e. value of PERSON at a particular instance.

Leave a Reply

Your email address will not be published. Required fields are marked *