Hi,
How to get the count of of records if there are matching records between two table.
Eg-
TABLE1 and TABLE2
TABLE1.MANDT = TABLE2.MANDT and
TABLE1.ID = TABLE2.ID and
TABLE1.CARDNO = TABLE2.CARDNO
Thanks
Vinay
Hi,
How to get the count of of records if there are matching records between two table.
Eg-
TABLE1 and TABLE2
TABLE1.MANDT = TABLE2.MANDT and
TABLE1.ID = TABLE2.ID and
TABLE1.CARDNO = TABLE2.CARDNO
Thanks
Vinay