Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: LIKE statement on all fields


Message #1 by "Richard Poole" <richard@w...> on Mon, 8 Jul 2002 14:54:17 +0100
Hi all,

I was wondering if it was possible to create a LIKE statement on all the
fields in a mysql database.
ie:

SELECT * FROM table WHERE allFields LIKE $criteria;


Many thanks in advance

Richard Poole


  Return to Index