K
Keith Ward
Hi,
My database has two fields for description. Webdescritpion and
cataloguedewcription.
The may or may not be a description in either field so it could be filled or
be null.
I want a query that will search for a word in either field and return the
record if its there, but if there is no criteria given then all the records
are return.
How do I construct the where clause for the null fields?
Thanks
Keith
My database has two fields for description. Webdescritpion and
cataloguedewcription.
The may or may not be a description in either field so it could be filled or
be null.
I want a query that will search for a word in either field and return the
record if its there, but if there is no criteria given then all the records
are return.
How do I construct the where clause for the null fields?
Thanks
Keith