Hey,
Is there a command I can run to change the owner of every table in a database? I have a database that was set up with various owners on various tables (someone not knowing what they were doing) and it has over 500 tables it. I'd really rather not go through sp_changeobjectowner on every one of them.
Thanks,
Eric
Is there a command I can run to change the owner of every table in a database? I have a database that was set up with various owners on various tables (someone not knowing what they were doing) and it has over 500 tables it. I'd really rather not go through sp_changeobjectowner on every one of them.
Thanks,
Eric