3
Well, I see some examples of code using associative tables. But I’m not sure what this term means, its applicability, the concept etc...
What is an associative table?
3
Well, I see some examples of code using associative tables. But I’m not sure what this term means, its applicability, the concept etc...
What is an associative table?
4
The cardinality N to N leads to the logical model the need to define yet another entity. We call this ASSOCIATIVE.
In other words, this occurs in cases where Voce intends to perform a relationship N to N.
At a glance http://www.macoratti.net/cbmd1.htm
Browser other questions tagged c# sql entity-framework
You are not signed in. Login or sign up in order to post.
Take a look here http://answall.com/questions/14880/entidade-associativa-entity-framework-update-delete
– Filipe Santiago