T-SQL Integer Data-Type Conversions
This article will show some common integer data-type conversions using T-SQL.
2012-06-26
7,136 reads
This article will show some common integer data-type conversions using T-SQL.
2012-06-26
7,136 reads
This article describes an alternate use of CTEs for functional data processing.
2008-08-11
9,356 reads
2008-08-11
4,470 reads
This article from new author Peter Kierstead shows us how to implement your own "fuzzy" dedup/merge logic without resorting to RBAR in T-SQL.
2008-06-23
7,984 reads
By kleegeek
We’ve been tracking a weird state with SQL Server virtual machines on VMware and...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By kleegeek
I am thrilled to have been a part of this year’s Storage Field Day...
A client of ours is upgrading their database to SQL Server 2019. The edition...
Hi, I need to perform backup and save it in network drive. I have...
Hello Group, Do you have any available extended events to capture the queries run...