delete test1
from test1 t,test2 x
where t.col1=x.col1
and t.col1=x.col1
转载于:https://www.cnblogs.com/ImToffee/archive/2011/12/15/2288954.html
delete test1
from test1 t,test2 x
where t.col1=x.col1
and t.col1=x.col1
转载于:https://www.cnblogs.com/ImToffee/archive/2011/12/15/2288954.html