Searching all fields

wxdqz

New Member
ok i've tried

SELECT * FROM table WHERE table.* LIKE '%whatever%'

How do I search the whole database for a single string???

thanks


ash
 
Back
Top