sql server - What is the name of a table that joins two other tables? -


what name database entity joins 2 other entities using composite keys? i'm asking need write theoretical definition such tables not find definition online.

that's associative entity. think comes ordinary object orientation association relationship between 2 different objects, driver , car.

see more @ http://en.wikipedia.org/wiki/associative_entity


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -