I want to insert into 1 table and use the resulting id in 2 other tables. For 1+1 table I would do:
WITH inserted AS ( INSERT INTO whatever1 ( whatever