07.12.2012, 08:49
I have this query:
To select the name and the phone number from a part of name. The query executes but it won't give me results. What's wrong?
pawn Код:
SELECT Name,Pn FROM `players` WHERE Name LIKE '%s%' AND Pn!=0