The sql for this would look like so: select * from gms where concat_ws(' ',fname,lname) like “%billie beane%”;. You can also just strip ...
確定! 回上一頁