Guest User

Untitled

a guest
Mar 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. INSERT INTO Configuration
  2. SELECT Users.ID, '-1013739930', 'salesenablementtools', '1'
  3. FROM Users
  4. WHERE Users.Status = 1 and Users.ID NOT IN (select UserID from Configuration where HashCode = -1013739930)
Add Comment
Please, Sign In to add comment