Hi!
I need to form query which should search for the customers thu the base. The customer table contains many fields such as company name, contact person, location and others. All i need it to find if it is possible to have one parametrized query and use as if i had several queries.
Example
find the customer by the company name
fine the customer by the company name and contact person
find the customer by all fields
Thank you
I need to form query which should search for the customers thu the base. The customer table contains many fields such as company name, contact person, location and others. All i need it to find if it is possible to have one parametrized query and use as if i had several queries.
Example
find the customer by the company name
fine the customer by the company name and contact person
find the customer by all fields
Thank you