"관계 엔티티"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
18번째 줄: 18번째 줄:
* [[유일키]]
* [[유일키]]


==참고 자료==
==참고==
* https://en.wikipedia.org/wiki/Associative_entity
* https://en.wikipedia.org/wiki/Associative_entity


[[분류: DB]]
[[분류: DB]]

2017년 6월 27일 (화) 21:10 기준 최신판

1 개요[ | ]

associative entity, associative table, association table, bridge table, cross-reference table, crosswalk, intermediary table, intersection table, join table, junction table, link table, linking table, many-to-many resolver, map table, mapping table, pairing table, transition table
연관 엔티티, 관계 엔티티, 교차 엔티티, 연관 테이블

2 예시[ | ]

  • 학생 - 수강신청 - 과목

 

  • 배우 - 배우_영화_매핑(출연) - 영화

 

  • 사용자 - 사용자권한 - 권한

 

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}