0

Date Range Filter in nl

I am writing query which will give me results based on fact that the date field should not have date range that user adds.
For example if user adds range between 1/1/2009..1/31/2009, all the records that donot contain date field between this range should show in report. The date field can be empty and those record should also be added.

I need some thing like <>1/1/2009..1/31/2009

2 comments

Please sign in to leave a comment.