
Ed Elliott's blog
1000 FOLLOWERS
The focus of this blog try to help bring some of the more modern practices from development to the world of Sql Server development. Things like SSDT, source control and continuous integration.
Ed Elliott's blog
2y ago
When you use ADF, there are two sides to the coin. The first is the data itself that ADF does very w ..read more
Ed Elliott's blog
2y ago
This is a bit of a longer one, a look at how to do all the different joins and the exciting thing fo ..read more
Ed Elliott's blog
2y ago
I have been playing around with the new Azure Synapse Analytics, and I realised that this is an exce ..read more
Ed Elliott's blog
2y ago
The next example is how to do a ROW_NUMBER(), my favourite window function. T-SQL SELECT *, ROW_NUMB ..read more
Ed Elliott's blog
2y ago
The next example is how to do a CTE (Common Table Expression). When creating the CTE I will also ren ..read more
Ed Elliott's blog
2y ago
I have been playing around with the new Azure Synapse Analytics, and I realised that this is an exce ..read more
Ed Elliott's blog
2y ago
The next example is how to do a ROW_NUMBER(), my favourite window function. T-SQL SELECT *, ROW_NUMB ..read more
Ed Elliott's blog
2y ago
When I first started working with Apache Spark, one of the things I struggled with was that I would ..read more