entity relationship - ER Diagram Design Method -


i have entity: employee. @ top of er diagram (rectangle box)

i have entity: crew. second object on er diagram (rectangle box). under above rectangle.

i have composite entity, containing foreign keys made of primary key employee_id , crew_id

because composite entity contains foreign keys employee , crew table, mean have draw line in er diagram composite entity 2 rectangles, or 1 above it?

enter image description here

one many relation of employee , crew above


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -