Hi
How would sql be written to see if both items in 2 fields are the same ?
One field is a string and the other a number, or group of delimited numbers.
I'm wanting to output instances where the string is not the same for any number(s).
Is it possible?
Thank you.
How would sql be written to see if both items in 2 fields are the same ?
One field is a string and the other a number, or group of delimited numbers.
I'm wanting to output instances where the string is not the same for any number(s).
Is it possible?
Thank you.