Choosing a Development IDE for Sql Development
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
42 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
42 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
53 reads
In this series of blog posts, I am talking about how to use agile or modern development practices to help...
2015-02-12
893 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
5 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
44 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
51 reads
In this series of posts I am going to talk about what it is we need to do, as Sql...
2015-02-12
331 reads
**Update** I have noticed that these cmd files are missing from recent ssdt builds, to enable logging see Kevin's comment:
http://blogs.msdn.com/b/ssdt/archive/2014/07/15/sql-server-data-tools-ju…
**/update I was helping someone get a deployment filter working...
2015-02-05
18 reads
**Update** I have noticed that these cmd files are missing from recent ssdt builds, to enable logging see Kevin’s comment:
http://blogs.msdn.com/b/ssdt/archive/2014/07/15/sql-server-data-tools-ju…
**/update...
2015-02-05
138 reads
**Update** I have noticed that these cmd files are missing from recent ssdt builds, to enable logging see Kevin’s comment:
http://blogs.msdn.com/b/ssdt/archive/2014/07/15/sql-server-data-tools-ju…
**/update...
2015-02-05
75 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...
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
Comments posted to this topic are about the item Importing Excel files into SQL...
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