Not sure if that's the correct terminology for what I'm looking for.
This is my first stab at doing a multi point search in the tables in my database and I'm not totally sure how to do it. Honestly, I'm not sure where to even begin.
If someone would like to search by first name, last name, and phone number. I would like it to display any records that meet the criteria for all 3.
But if someone wants to search for just last name and phone number then I would like it to display the records for just those two pieces of criteria.
I'm not sure what it's called, so that makes it hard to search the internet for some tutorial information.
I've read through the first 200 posts that came up on my search here for this point and didn't see anything similar.
Any recommendations would be great on code and/or a tutorial that will explain it to me and/or the correct terminology for what I'm trying to do. (as I've said, hard to search something that you want to do when you don't know the name of it.)
Thanks!