Hello everybody,
I have a database table (sql server) in which there is a field called "TillDate" of Date type and it is nullable.
If date is present in the record, I want to get that record only when the date is less than today's date, if date is not present or null I want that record too.
Can anybody help me in writing Sql statement for this?
Thanks
Regards,
Sheo Narayan
http://www.dotnetfunda.com