I want to be able to use this part without any quotes in the query. It is basically says IS NULL or IS NOT NULL without any quotes on it. How can I achieve this dynamically?
I tried to do it like this but this variable brings quotes around IS NULL or IS NOT NULL:
It could be that queries are set as prepared statements so that when using that resource you may need to uncheck that box...in the resource...
Or you can try using .replace() on that param