SELECT tmp1.* FROM tmp1 JOIN test_int_rep t1 ON t1.pid = tmp1.pid delete FROM recursive_001 using tmp1 WHERE recursive_001.id_int in (SELECT max(distinct tmp1.pid ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results