this is still an issue in 30.20
i suspect there is a cartesian product (aka “cross join”) in the SQL statement for the SELECT/INSERT
Possibly just needs an additional where clause predicate
this is still an issue in 30.20
i suspect there is a cartesian product (aka “cross join”) in the SQL statement for the SELECT/INSERT
Possibly just needs an additional where clause predicate