If you need to delete one user and add the entire related table that user to another user you can easily use this method.
- Run example 1 Sql statements to set updatable mode to system database(master)
- Before change,
- Then run example 2 Sql statements to change owner of the tables
- After change,