select * where anyfield in anytable=$SEARCHFOR

select * where anyfield in anytable=$SEARCHFOR

am 09.11.2006 15:32:41 von talthen.z-serwera.o2

Hi,
What is the easiest way to do a search like this:
select * where anyfield in anytable in {tab1,tab2,tab3,tab4,tab5}=$SEARCHFOR
?

Regards,
Talthen