You cant directly compare two NULLs. NULL cant be equated to another NULL.
So what you need is to convert Null values in field to a default value(say Unknown) and pass same value through parameter for displaying them.
Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://ift.tt/19nLNVq http://ift.tt/1iEAj0c
No comments:
Post a Comment