How can i implement a search engine that query all table in database(on multitable)? Please help me this problems.
You specify all the table names or you can do is use the output of the show tables query in MySQL or something similar in the database you are using.