Home > Archive > microsoft.public.sqlserver.server > December 2002 > SQL Server - Owner Change





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SQL Server - Owner Change
chrisb

2002-12-20, 11:23 pm


from BOL:

This example changes the owner of the authors table to
Corporate\GeorgeW.

EXEC sp_changeobjectowner 'authors', 'Corporate\GeorgeW'

ChrisB
MCDBA MCSE
www.MyDBA2000.com


>-----Original Message-----
>
>Hello All,
> I need to change the owner of particular table
>to another owner. How can i change it?
>
>For example there are two owners 1. dbo and 2. bapu for
>SQL S erver database. In that database some of the tables
>created by owner dbo and some of tables by owner bapu. I
>need to maintain the single owner for all tables. how can
>I change the owner name...can you please help me to solve
>this problem.
>
>Thanks,
>BAPU
>.
>

Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net