G
Guest
I have a database that has multiple tables and would like to do a few thing.
First off all of the tables have the same colums and layout. What I would
like to do is create a query that get a user input, looks at the data in all
of the table and give any rows that match that string. So I need help with
to thing, makeing the query look at multiple tables and also making it so
that the user will only have to type in the item they want searched and it
will look at all of the colums in the table to see if it matches the string.
If anyone could help that would great.
First off all of the tables have the same colums and layout. What I would
like to do is create a query that get a user input, looks at the data in all
of the table and give any rows that match that string. So I need help with
to thing, makeing the query look at multiple tables and also making it so
that the user will only have to type in the item they want searched and it
will look at all of the colums in the table to see if it matches the string.
If anyone could help that would great.