skip to main
|
skip to sidebar
Ravishanker Sql Server Help
Saturday, January 9, 2010
How to change the Author of table using a t-sql
How to change the Author of table using a t-sql
sp_changeobjectowner @objname = 'username.tablename' , @newowner = 'dbo'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2010
(9)
►
March
(1)
►
February
(6)
▼
January
(2)
using case and if in sql server query
How to change the Author of table using a t-sql
►
2009
(4)
►
December
(2)
►
July
(2)
About Me
RavishankarMaduri
View my complete profile
No comments:
Post a Comment