EXEC sys.sp_addextendedproperty
@name = N'IsWifePregnant',
@value = N'True',
@level0type = N'USER',
@level0name = N'Kendal.VanDyke' ;
EXEC sys.sp_addextendedproperty
@name = N'ExpectedDueDate',
@value = N'August 2010',
@level0type = N'USER',
@level0name = N'Kendal.VanDyke' ;
GO
Woo hoo!! (For those of you keeping score at home, this will be junior DBA #3)



Subscribe to this blog
Briefcase
Print
Posted by Tim Mitchell on 13 January 2010
Congrats! We just added our #3 back in October. The third one is a game changer - you're outnumbered!