Query to Excel Stored Procedure
Transform your query result into an Excel file using this technique.
2018-03-05
7,592 reads
Transform your query result into an Excel file using this technique.
2018-03-05
7,592 reads
This article shows a few techniques with SQLCLR to to transform a query result into HTML.
2017-06-05
4,114 reads
This article shows a few techniques that help in capturing deleted records.
2016-12-19
14,708 reads
By Steve Jones
It was neat to stumble on this in the book, a piece by me,...
Forgive me for the title. Mentally I’m 12. When I started my current day...
By Steve Jones
One of the things a customer asked recently about Redgate Data Modeler was how...
Comments posted to this topic are about the item Microsoft Security Changes and SQL...
Comments posted to this topic are about the item Expanding into Print
Comments posted to this topic are about the item Downtime Caused by the Postgres...
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('Steve', 'Stan')
Assume preview features are enabled. See possible answers