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
44 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
44 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
I generally write T-SQL code in SSDT (Sql Server Data Tools) and find that I often publish to my local...
2015-02-16
631 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
34 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
36 reads
NOTE: THIS WAS WRITTEN IN 2015, it is now 2020 - that is 5 years so please consider this a historical artifact that is probably out of date. In...
2015-02-12
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
848 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
28 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
45 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
By Steve Jones
The episode on data masking and subetting is out. You can see it here:...
By Brian Kelley
I'm listening to Effortless by Greg McKeon (link to author's page) through Audible.com. He...
This book was making its rounds on social media, and the concept seems interesting...
Hi Dbatools is used to copy table data from domain a to domain b...
I am using the following sql to convert rows into columns for each pid,...
Comments posted to this topic are about the item Ingesting Data From REST API...
What are the two inputs called to a hash join operation in SQL Server? (choose 2)
See possible answers