2016-04-06
1,776 reads
2016-04-06
1,776 reads
2016-04-05
1,364 reads
2016-04-04
1,612 reads
2016-03-31
1,711 reads
2016-03-29
1,640 reads
OPENQUERY arrives with a lot of baggage. Try this alternative technique to inserting stored procedure results into a new table.
2017-09-22 (first published: 2016-03-22)
15,895 reads
2016-03-15
1,569 reads
2016-03-11
1,736 reads
Learn how you can find data in a string and extract it, no matter where it's located.
2016-03-10
40,441 reads
2016-03-07
1,866 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...
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