Se la ricerca la vuoi fare sempre su tutti i campi puoi fare cosi
codice:
SELECT * FROM ricetta WHERE titolo LIKE '%"& key &"%' OR ingredientiLIKE '%"& key &"%'  OR preparazione LIKE '%"& key &"%OR regioneprovenienza LIKE '%"& key &"%' OR foto LIKE '%"& key &"%' OR tempo portata LIKE '%"& key &"%' "