SEARCH DATA IN ALL TABLES OF DATABASE

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ngolehung84
Forum Newbie
Posts: 6
Joined: Tue Jan 30, 2007 8:45 am

SEARCH DATA IN ALL TABLES OF DATABASE

Post by ngolehung84 »

Hi,
I want to search the text "XYZ" in all tables of my database. How can I use the "SELECT" query to do that?
Thanks,
Hung.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What have you tried?
Post Reply