Guest User

Untitled

a guest
Jun 25th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. UPDATE TestTable
  2. SET TestCol='1234', TestCol2='1234', TestCol3='1234', Anonymised=1
  3. WHERE [Date] >= '25 June 2016'
  4. AND [Date] <= '25 August 2016'
Add Comment
Please, Sign In to add comment