MarkK
bit cruncher
- Local time
- Today, 11:05
- Joined
- Mar 17, 2004
- Messages
- 8,472
And if you replace your ANDs with ORs, how does that fail to satisfy your requirement? Just trying to find the simplest solution, because any IsNull() check in the WHERE clause is going to make your SQL practically un-readable and difficult to maintain/understand/scale.