What is a composite or bridge entity in database terms and when is it used?

1 answer

Answer

1206286

2026-07-31 12:41

+ Follow

it is an entity whose primary key is composed of the combination of the primary keys of the entities that must be linked. It is used in linking tables of the M:N relationship that needs to be converted into two 1:M relationship for your database

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.