PostgreSQL INSERT INTO SELECT with multiple tables
When doing bulk inserts is it possible to insert into two separate tables and add the relationship? So I have something like this:
PostgreSQL INSERT INTO SELECT with multiple tables
When doing bulk inserts is it possible to insert into two separate tables and add the relationship? So I have something like this:
PostgreSQL INSERT INTO SELECT with multiple tables
When doing bulk inserts is it possible to insert into two separate tables and add the relationship? So I have something like this: