Hi, can someone share with me the code for update column data from other column? for exemple in dbo.character to load the data from reset table and update the resetcount table with the reset table data. Thanks.
Hi, can someone share with me the code for update column data from other column? for exemple in dbo.character to load the data from reset table and update the resetcount table with the reset table data. Thanks.
Solved. Anyway if you need the code for reset php (mucore), use this one in reset_character.php.
Update character set [resetcount]=(resets+1),[resets]=(resets+1)