예제 다음은 table_test 테이블의 소유자를 admin에서 dbo로 변경하는 것을 보여 주는 예제입니다.sp_changeobjectowner 'admin.table_test', 'dbo'