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

잔글 (Jmnote 사용자가 연관 엔티티 문서를 관계 엔티티 문서로 옮겼습니다)
잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
(다른 사용자 한 명의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;associative entity, associative table
;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
;연관 엔티티, 연관 테이블
;연관 엔티티, 관계 엔티티, 교차 엔티티, 연관 테이블
* [[다-대-다 관계]]를 해소하는 방법
* [[다-대-다 관계]]를 해소하는 방법


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 }}