30.07.2015, 02:01
Why would you need to even put a "*"? You are not able to delete columns specifically, only rows? You can try:
pawn Код:
DELETE FROM `contacts` WHERE `id` = %d AND `owner` = %d