work

join delete

프로이센 2019. 1. 8. 20:42
반응형

delete A from table1 as A left join tabl as B on A.index = B.index where B.index is not null

반응형