2012-08-24 (first published: 2007-09-29)
1,690 reads
2012-08-24 (first published: 2007-09-29)
1,690 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
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
Script to return Rows count from table using sp_ExecuteSQL
2008-09-26 (first published: 2008-07-20)
1,537 reads
2008-09-19 (first published: 2008-07-20)
1,486 reads
2008-09-08 (first published: 2008-07-20)
1,271 reads
2008-07-20
2,007 reads
2008-07-20
1,619 reads
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...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
Comments posted to this topic are about the item Having a Little Fun at...
Comments posted to this topic are about the item Designing SQL Server Pipelines That...
Comments posted to this topic are about the item String Similarity I
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers