Hai Everybody,
I have 20 records in table A which has columns C1,C2 as PK
and table B has the same structure and has 5 records only.
I want to delete the records in A which are in B.
what is the query for doing this?
I have 20 records in table A which has columns C1,C2 as PK
and table B has the same structure and has 5 records only.
I want to delete the records in A which are in B.
what is the query for doing this?
