Advertisement
Guest User

Untitled

a guest
Apr 13th, 2018
4,382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- update _user set created_by = 'widiatmobagus@yahoo.com', email = 'widiatmobagus@yahoo.com', username='widiatmobagus@yahoo.com', updated_by='widiatmobagus@yahoo.com' where email = 'baguswidiatmo@mailinator.com' ;
  2. -- update customer_answer set created_by = 'widiatmobagus@yahoo.com' where created_by = 'baguswidiatmo@mailinator.com' ;
  3. -- update customer_document set created_by = 'widiatmobagus@yahoo.com' where created_by = 'baguswidiatmo@mailinator.com' ;
  4. -- update kyc set created_by = 'widiatmobagus@yahoo.com' ,email ='widiatmobagus@yahoo.com' where email = 'baguswidiatmo@mailinator.com';
  5. -- update login_history set username = 'widiatmobagus@yahoo.com' where username = 'baguswidiatmo@mailinator.com';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement