I'm making a query using a table of people's names and data. I'm trying to set up a query that creates a separate table where, out of three columns, if there is the number 2 in any two of those columns (whichever combination, it doesn't matter, just any two of the three), then that person will be added to the new table.
I know how to use the "or" specification on individual columns, but is there any way to do it over the course of three of them? Please let me know...
Please e-mail me if you have any suggestions
I know how to use the "or" specification on individual columns, but is there any way to do it over the course of three of them? Please let me know...
Please e-mail me if you have any suggestions