When you run a query with parameters FH forces you to enter details for the parameters. So if you have a query that checks first and middle initials, but you only want to check for the first initial you can't. You have to create a seperate query for each possible combination of optional parameters.
You can already run a parameterless query and not specify anything in the value field and it works.
ID:2164