Junction table is a database table that contains common fields from two or more other database tables within the same database.
It is the standard way of creating a many-to-many relationship between tables. A junction table maps two or more tables together by referencing the primary keys of each data table. Junction tables are known under many names, including :
|
Sunday, 24 April 2016
What is a Junction table ?
Labels:
Database
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.