E
Eric
How would one search for data entered across multiple
tables?
tables?
How would one search for data entered across multiple
tables?
The tables are similar, the common thread being a number
associated with all datatypes. The tables are similar in
design, but I would have to say they are not relational.
We want to do a search over multiple tables looking for
this common number and know which table it is associated
with.
I have attempted to link tables, and run queries, but to
no avail. I guess the only thing left to do is create one
giant table?