I want to make a dynamic check for a null value.
I want to make a where clause which will compare only the date part of the date field....It will work for non nullable date fields, but for nullable date fields we need to check for value as using .Date on ...