2012-08-24 (first published: 2007-09-29)
1,691 reads
2012-08-24 (first published: 2007-09-29)
1,691 reads
This table Valued Function return the Modified Objects (SP /Views) For the Date specified.
2011-10-07 (first published: 2007-11-23)
1,385 reads
2010-10-27
3,193 reads
2010-07-29
2,645 reads
2010-01-21
3,827 reads
2010-01-15
3,315 reads
2009-11-13
3,188 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,347 reads
2009-10-21 (first published: 2009-10-01)
2,298 reads
2008-10-10 (first published: 2008-07-20)
1,885 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers