Sql query code

Results 1 to 2 of 2
  1. #1
    Member alinbr22 is offline
    MemberRank
    Mar 2007 Join Date
    80Posts

    sad Sql query code

    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.


  2. #2
    Member alinbr22 is offline
    MemberRank
    Mar 2007 Join Date
    80Posts

    Re: Sql query code

    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)



Advertisement