Hi All,
I got this sign in the ODI filter condition when i check the query . And this is making some noise in the job. If i remove this sign and run the query the count is perfect ,but when i add this sign it is giving me the wrong count.
Kindly explain me what is the use of this sign and why did it appear in my ODI code.
Eg: EMP.EMP_ID NOT IN ('R','6') .
When this sign is there it is including the filter values also. Kindly help.