MySQL Question
#4

Run this SQL query:

Код:
UPDATE Houses SET Owned = 1 WHERE Owned = 0
Change "Houses" to the table name you're using if that's not correct.
Reply


Messages In This Thread
MySQL Question - by VladimirMark - 27.05.2014, 08:10
Re: MySQL Question - by ajam112 - 27.05.2014, 08:14
Re: MySQL Question - by VladimirMark - 27.05.2014, 08:16
Re: MySQL Question - by Calgon - 27.05.2014, 08:16
Re: MySQL Question - by VladimirMark - 27.05.2014, 08:19
Re: MySQL Question - by VladimirMark - 27.05.2014, 08:26
Re: MySQL Question - by Calgon - 27.05.2014, 08:28
Re: MySQL Question - by VladimirMark - 27.05.2014, 08:31

Forum Jump:


Users browsing this thread: 1 Guest(s)