Subject delete intersection
Author Peppe Polpo
Tables T1 and T2 share the field ID (integer).

I want to delete from T1 the rows that are also in T2.

Which is the quickest way to do it in Firebird ?

Thank you

Peppe Polpo