where clause with null values
402023Oct 30 2003 — edited Oct 31 2003I need to have a where clause but either/both of the two attributes compared could be null. How can I make this work, atm it just returns no records even though rows do exist.
Thanks