My question is very basic. In following diagram, why we are required to en-box entity CENTER, relationship OFFER, and entity COURSE? Why we don't just place a box on relationship OFFER.
If I am not wrong, then Centers which do not offer Courses OR Courses which do not have Centers are not included in aggregation.
So, why do we include those two entities in box?
Aggregation deals with relationship alone, so, can't we place aggregation box on diamond i.e. relationship OFFER.
I am fairly new to DBMS (I have just read 2 chapters of Raghu Ramakrishnan 2nd edition). I am bit confused about the Aggregation.