I have a query made from 2 tables.
4 of the fields are joined.
When I run the query provided all tables have a value/text,the correct answer is given
HOWEVER if in any of rows of the joined fields their is no value/text (null) in any 1 or more of the fields,then a zero answer results.
Each field is an identifying item to give the correct result.In some cases all fields r needed to identify the correct product,in other cases 1 field is all thats needed.
Please can someone identify what I need to do to get the query to find on any or all of the rows
Thanks
4 of the fields are joined.
When I run the query provided all tables have a value/text,the correct answer is given
HOWEVER if in any of rows of the joined fields their is no value/text (null) in any 1 or more of the fields,then a zero answer results.
Each field is an identifying item to give the correct result.In some cases all fields r needed to identify the correct product,in other cases 1 field is all thats needed.
Please can someone identify what I need to do to get the query to find on any or all of the rows
Thanks