| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: A question in ER modelling
Abhishek wrote:
> Hi,
> Say I have an entity A on the left and entity B on the right in the ER
> diagram. Now if the situtation is such that any entity instance in
> entity type A is associated with all the entity instances of entity
> type B, how do I represent it in the ER diagram?
You can't, unless you are talking about some ERD dialect with more sophisticated integrity constraints than usual.
> How is it different
> from the 1:M or M:1 or M:N relation type?
Depending upon the number of allowed entities in entity type A and B it could be any of those.
![]() |
![]() |