G
Guest
I have two tables, one with info about certain events and the other with a
list of names. How can i query the events table to find all the rows where
each name comes up at least one in that row. the names could be in any of
those columns in each row. how can i do this? it would even be fine if i had
a separate query for each name, and each query showed every event where the
name was somewhere it that row. Thanks!
list of names. How can i query the events table to find all the rows where
each name comes up at least one in that row. the names could be in any of
those columns in each row. how can i do this? it would even be fine if i had
a separate query for each name, and each query showed every event where the
name was somewhere it that row. Thanks!