Create junction table

Creates all possible combinations of linked records from two tables

Sign up

Running this script will populate a junction table that contains every possible combination of linked records from two tables. Both tables must contain a linked field to the junction table being populated.

View source