Advertisement
Sansuall

Заявки BFA(конец апреля)

Apr 24th, 2023 (edited)
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. ВЕЧНОСТЬ
  2.  
  3. update TBonuses set fcount = fcount + 300 where f_account in (134207, 109028, 11058);
  4. update TBonuses set fcount = fcount + 1700 where f_account in (1903, 9704, 4208);
  5. insert into TBonuses (f_account, fcount) values (126703, 300);
  6. insert into TBonuses (f_account, fcount) values (29003, 300);
  7. insert into TBonuses (f_account, fcount) values (57676, 300);
  8.  
  9.  
  10. EVTECH
  11.  
  12. update TAccount set fmobile_phone='' where f_account in (34);
  13. update TBonuses set fcount = fcount + 531 where f_account in (140044);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement