I need to fill missing values from search items as NULL (not the string, but actual NULL values)
I see options to check if the values is NULL (isnull) or even fill NULL values with a string (fillnull). But what I need is to write the value to be NULL.
I searched but could not get an answer.
Thanks for all the help in this matter.
Abhi
↧