Trello – Integrations
In December I wrote about working from home in which I talked about Trello. Trello is a virtual kanban board...
2018-02-02
442 reads
In December I wrote about working from home in which I talked about Trello. Trello is a virtual kanban board...
2018-02-02
442 reads
Recently, one of my clients had a need to automatically download a file from a public facing state government website. ...
2018-01-26
1,146 reads
Recently, one of my clients had a need to automatically download a file from a public facing state government website. ...
2018-01-26
130 reads
Recently, I got to work with a client on something interesting. We implemented transactional replication to send data to an...
2018-01-22 (first published: 2018-01-12)
1,333 reads
With the announcement of the recent security issues, namely Meltdown and Spectre, we at Denny Cherry & Associates Consulting have been...
2018-01-19
526 reads
Last month in December, I posted an article about working from home. In it I mentioned a couple of tools...
2018-01-05
423 reads
Last month in December, I posted an article about working from home. In it I mentioned a couple of tools...
2018-01-05
579 reads
In a few days the year 2017 will come to a close. The brand new year 2018 is on deck...
2017-12-29
334 reads
In a few days the year 2017 will come to a close. The brand new year 2018 is on deck...
2017-12-29
488 reads
It’s now been one month since I’ve started to work for Denny Cherry & Associates Consulting. Working for DCAC now enables...
2017-12-01
473 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