2012-08-24 (first published: 2007-09-29)
1,666 reads
2012-08-24 (first published: 2007-09-29)
1,666 reads
This table Valued Function return the Modified Objects (SP /Views) For the Date specified.
2011-10-07 (first published: 2007-11-23)
1,374 reads
2010-10-27
3,183 reads
2010-07-29
2,631 reads
2010-01-21
3,813 reads
2010-01-15
3,302 reads
2009-11-13
3,170 reads
In development enviornment we always get the modifications in tables from developers.As far as my concern writing scripts is tedious work for us. I hope below script will help you.
2009-10-30 (first published: 2009-10-01)
1,326 reads
2009-10-21 (first published: 2009-10-01)
2,259 reads
2008-10-10 (first published: 2008-07-20)
1,857 reads
By James Serra
I get many of the same questions about Microsoft Purview, so I wanted to...
Full documentation on the Undercover Catalogue can be found HERE We’ve spotted a bug in...
By Steve Jones
With my new laptop, one of the things I realized I’d forgotten to do...
Comments posted to this topic are about the item GIT Configuration and Automated Release...
Comments posted to this topic are about the item How to Add a New...
Hi All, I found something a little strange in my SQL Server Error Log,...
I want to disable an index so that it doesn't use any resources and isn't maintained. I am planning to drop this, but don't want to do it now. The index is named LoggerNCI and was created on the dbo.Logger table, on the LogID column. What code disables this?
See possible answers