Hello again,

To follow my previous message, the CONCAT method does works, but now my
problem is to make a search where the order doesn't count : then to find
members whose firstname is john, lastname smith and vice-versa.

I would like to use an operator or a function for this, but I cannot
enumerate all possible combinations (in this case yes, because the query
only has 2 words, but with a query with 6 words it would make 6!
combinations then a very long query !).

Thank you


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to