MergUi 0.1.9
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I...
2015-05-20
50 reads
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I...
2015-05-20
50 reads
What is MergeUi?
A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done?
I have released...
2015-05-20
576 reads
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I...
2015-05-20
68 reads
Hopefully this should put the ORM debate to bed, either use an ORM or don't but please don't access tables directly…
There are obviously reasons behind all of this but...
2015-05-20
7 reads
Hopefully this should put the ORM debate to bed, either use an ORM or don’t but please don’t access tables...
2015-05-20
44 reads
Hopefully this should put the ORM debate to bed, either use an ORM or don't but please don't access tables...
2015-05-20
548 reads
Hopefully this should put the ORM debate to bed, either use an ORM or don’t but please don’t access tables...
2015-05-20
59 reads
BIML, you either love it or hate it - either you use it to totally generate hundreds of packages or a...
2015-05-07 (first published: 2015-04-27)
7,540 reads
When you deploy your Sql Server code, there are two approaches, there is the manual way and the automated “compare & deploy” way.
Manual The manual way is where you...
2015-04-27
15 reads
When you deploy your Sql Server code, there are two approaches, there is the manual way and the automated “compare...
2015-04-27
77 reads
Redshift keeps its SYS_* monitoring views for seven days in cluster, which is fine...
By Steve Jones
I was updating my session for the Data API Builder (DAB) recently, mostly to...
I am excited to host T-SQL Tuesday for the first time. I want to...
Hi we're a bit behind on versioning ssrs. I think we have over 1600...
Working with SQL Server can involve more than just writing queries. Understanding database design,...
Comments posted to this topic are about the item Measuring Productivity
I have 3 instances of a brand new long running query that are executing on a SQL Server 2025 instance. Query store is enabled. One of the queries is killed by the administrator, one is cancelled by the user. The other runs to completion. How many rows are in Query Store for this query?
See possible answers