oracle - SQL Database, ERD, crows foot notation, -


i have erd diagram have crows foot on customer going dotted line straight line membership. mean members must customers , customers may hold membership? regards

i'm not sure whether understood correctly. have like

customer >- - - - - ----membership

correct?

if that's case means membership can owned multiple customers, it's compulsory customer have membership (mandatory relationship - if optional you'd have 0 @ membership table line), , dotted line means it's non-identifying 1 (i.e: foreign key not part of members primary key - or customer not identified membership)


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -