2016-02-25
1,264 reads
2016-02-25
1,264 reads
2016-02-22
1,589 reads
2016-02-19
1,819 reads
Create the definition of your holidays and have them available for any year. Create a Calendar including holidays and business/work dates.
2017-12-15 (first published: 2016-02-16)
10,526 reads
2016-02-15
1,462 reads
2016-02-01
1,574 reads
2016-01-28
1,603 reads
Learn how you can work with FileTable files from T-SQL as an alternative to the drag and drop methods of using Windows Explorer
2019-01-18 (first published: 2016-01-28)
8,899 reads
2016-01-25
1,809 reads
2016-01-21
1,441 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