I have a query that returns results where department matches the department entered by the user. Is there a way to use the same query to return all results. In other words, when the user is prompted to enter their department (a numeric value), is there something they can enter that will cause the query to return all results? I have tried various wildcards with no luck.