26.07.2016, 03:46
Quote:
Ok, but i need in this case to put "LIMIT 1" necessarily? Because as you said, i'm only expecting 1 row because there is only 1 username with that nick at all the table. I'm asking this because i have other querys in which i don't use LIMIT 1.
Thanks. |
Or all in all, use LIMIT where ever you know how much maximum it can go or how much maximum amount of rows you want.