Query to Search for a value in a table
Hi all,
Do we have any query in any database to search for a value in a table WITHOUT using FIELD Names? If yes, how about postgresql?
i.e. I have a value 'tweety' in a table 'Cartoons', that can be under any field. Now I need to find that value's existence in table irrespective of the fieldnames. Can any body help?
-- Kittu.
Devilish Angel
|