Advertisement
Sansuall

Untitled

Apr 29th, 2023
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. update TBonuses set fcount = fcount + 5200 where f_account in (3183727);
  2. update TBonuses set fcount = fcount + 3900 where f_account in (4705917);
  3. update TBonuses set fcount = fcount + 3900 where f_account in (5474660, 5058719, 3793371, 6776838, 924528, 6848515, 6991502, 90199, 1676585);
  4. update TBonuses set fcount = fcount + 3900 where f_account in (4705917, 3183727, 5057656, 7064907, 4997514);
  5. update TBonuses set fcount = fcount + 2860 where f_account in (1944974, 5750878, 1059545, 7244610, 6509802, 4184624, 6901553, 4979340);
  6. update TBonuses set fcount = fcount + 2600 where f_account in (6798944, 6005834, 6101313, 5057656, 3183727);
  7.  
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement