Ramco Ramco
Hi
In below colde i am gettimg error - Contains predicates on expression IFNULL
select * from "Result" where "InvType" = 13 and not contains("GSTN", '%NOTAPPLICABLE%')
Thanks