MySQL query: select * from users where concat(name, ' ', surname) LIKE '%John%' (using this as an example because if someone puts in "John Robinson" in the ...
確定! 回上一頁