thanks for you reply
ok my database have only one table
each row will contain whole family data like husband name, wife, kids, address, etc... and Yes/no data type
so if there's so many rows and some rows of it have Yes value I need to return those rows in the search result
What do each of...