I am trying to run a basic query, based off of retrieved values for first name, last name and middle initial. However, if the client does not have a middle initial (null) then I don't get any results from my query. Is there a way to have it return results regardless if the person has a middle initial or not?