• Delete from dbo.Quick2 Q where exists (Select * from dbo.tmt2 T where Q.num = T.Num)

    Select * from dbo.Quick2