foreign key (n)~ A key in a database table that comes from another tab…
페이지 정보
본문
foreign key (n)~ A key in a database table that comes from another table (also know as the referenced table’) and whose values match the primary key (PK) or unique key in the referenced table.’