self-join (n)~ A join in which records from a table are combined with other records from the same table when there are matching values in the joined fields. A self-join can be an inner join or an outer join. In database diagrams a self-join is called a reflexive relationship.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 54 조회
- 목록
본문
self-join (n)~ A join in which records from a table are combined with other records from the same table when there are matching values in the joined fields. A self-join can be an inner join or an outer join. In database diagrams a self-join is called a reflexive relationship.