2016-10-21 (first published: 2015-05-12)
2,414 reads
2016-10-21 (first published: 2015-05-12)
2,414 reads
2016-05-25 (first published: 2014-03-06)
2,227 reads
This can be used for data warehouses as well as truncating table with foreign key constraints.
2016-04-08 (first published: 2014-07-07)
2,621 reads
This script shows the total time between two dates.
2016-03-29 (first published: 2014-07-09)
3,078 reads
For successful run, Your SQL Server service account should have permission to old location & new location
2015-05-27 (first published: 2015-05-10)
1,049 reads
Extract only integers or characters from alphanumeric :
2014-10-07 (first published: 2014-09-05)
1,523 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...
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...
Comments posted to this topic are about the item Having a Little Fun at...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers