Database - Data Modeling with ER Model - Discussion

Discussion Forum : Data Modeling with ER Model - True or False (Q.No. 13)
13.
1:1, 1:N and N:M relationships are also known as HAS-A relationships.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Akhil said:   1 decade ago
In database design and object oriented program architecture, has-a is a relationship where one object (often called the composited object) "belongs" to (is a part or member of) another object (called the composite type) , and behaves according to the rules of ownership. In simple words, has-a relationship in an object is called a member field of an object.
(1)

Post your comments here:

Your comments will be displayed after verification.