search expand
Skip to content

YAGNI

You Ain't Gonna Need It

  • About
  • Reading

Month: January 2008

SQL Server: Change Owner of an Object

Posted on January 16, 2008 by Admin

Like this:
[sourcecode language=”sql”]
sp_changeobjectowner ”, ”
[/sourcecode]

Posted in SQL ServerLeave a Comment on SQL Server: Change Owner of an Object

Any bit of code that isn”t absolutely necessary incurs a shockingly large cost.

— Andrew Hunt and David Thomas

Recent Posts

  • Job Description
  • Handling a Systems Meltdown: 12 Steps
  • Eliminate Waste
  • Faster Roads and Developer Productivity
  • Drawing a Scar on an HTML Canvas
Powered by Miniva WordPress Theme