SSDT all the way
I generally write T-SQL code in SSDT (Sql Server Data Tools) and find that I often publish to my local...
2015-02-16
31 reads
I generally write T-SQL code in SSDT (Sql Server Data Tools) and find that I often publish to my local...
2015-02-16
31 reads
I generally write T-SQL code in SSDT (Sql Server Data Tools) and find that I often publish to my local database instance and then test the actual code in...
2015-02-16
4 reads
K-SSIS-ed A re-envisioned IDE for SSIS packages, jump here
SSDT Dev Pack A few helpers to make using SSDT slightly better, the killer feature for me is quickly deploying the...
2015-02-16
3 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
328 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
35 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
49 reads
In this series of posts I am going to talk about what it is we need to do, as Sql developers and DBAs to improve our working practices so...
2015-02-12
4 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
866 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
38 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
44 reads
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...
By Steve Jones
For a number of years, we’ve produced the State of the Database Landscape report,...
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...
Comments posted to this topic are about the item The String Distance I
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('Steve', 'Stan')
Assume preview features are enabled. See possible answers