MySQL Help
#2

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
Reply


Messages In This Thread
MySQL Help - by Keyhead - 30.07.2015, 01:59
Re: MySQL Help - by Abagail - 30.07.2015, 02:01
Re: MySQL Help - by Keyhead - 30.07.2015, 02:03

Forum Jump:


Users browsing this thread: 1 Guest(s)