S
sverre
Hi
I wonder what the difference is between writing the condition
1) not in (2440,1042)
and
2)<> 2440 and <> 1042
I have never understood the difference but very many use "in" in SQL-syntax.
Best regards
Sverre
I wonder what the difference is between writing the condition
1) not in (2440,1042)
and
2)<> 2440 and <> 1042
I have never understood the difference but very many use "in" in SQL-syntax.
Best regards
Sverre