Hi,
I have a question, i am drawing ER diagram.
Table A and Table B is many to many relationship.
So i have to create 1 more table between Table A and B and i name Table A-B
Now my question is can table A-B link to another table?
For example:
TABLE A --> Table A-B <-- TABLE B
........................|
........................|
........................V
................... Table C
Thankyou