2023-05-26
327 reads
2023-05-26
327 reads
2023-05-19
540 reads
2023-05-03
497 reads
See how the new, open-source sqlcmd works with containers to kickstart the development experience.
2023-04-28
3,197 reads
Steve takes a look at go-sqlcmd, the newest evolution of the sqlcmd command line tool.
2023-04-21
7,921 reads
2022-04-20
630 reads
2019-11-18
1,250 reads
2019-03-18
593 reads
2019-03-11
606 reads
2017-08-24
958 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...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
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...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers