Guest User

Untitled

a guest
Oct 2nd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. UPDATE t_person
  2. SET first_name = 'A Sad Drunk'
  3. WHERE first_name = 'Robert'
  4. AND last_name = 'Baratheon'
Add Comment
Please, Sign In to add comment