30.05.2012, 15:03
Quote:
Tried
pawn Код:
pawn Код:
|
it seems that you are trying to verify if an field is null once this field does not accept null value.
pawn Код:
mysql_format(_, Query, "SELECT `Something` FROM `table` WHERE `Something2` = ''", []);