I have 20 criteria (yes/no). All in the same query, but at all time not all of them are need to filter the table.
How should i compose my sql?
Furthermore, i have made it into a form if the user want to use this criteria, he will check the box and choose (yes/no). If he did not check the box, the criteria will not be added into the sql?.
How should i do it?
--------------------------------------------------------------------------
How should i compose my sql?
Furthermore, i have made it into a form if the user want to use this criteria, he will check the box and choose (yes/no). If he did not check the box, the criteria will not be added into the sql?.
How should i do it?
--------------------------------------------------------------------------