Question
Count Cases which are just in one table
Hey all,
I want to count cases where an article number is just present in one table but not in the other
example
TableV1
ArtNr
1
3
4
5
7
9
TableV2
1
2
3
4
5
6
7
8
9
10
Count cases which are in TableV2 but not in TableV1 (Null).
In that case 2, 6, 8, 10 -> Count = 4
Thx and br
Daniel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.