|
Best method to search to two tables?
Hi guys!
I wanted to make a search module that searches two tables, is it possible with only one query? I also thought of maybe dumping the tables, then just make a loop to search through it. Is it a wise idea?
Any suggestions? Thanks!
|