2008-08-26
4,206 reads
2008-08-26
4,206 reads
2008-08-25
4,097 reads
It is an interesting problem in Transact SQL, for which there are a number of solutions and considerable debate. How do you go about producing a summary result in which a distinguishing column from each row in each particular category is listed in a 'aggregate' column? A simple, and intuitive way of displaying data is surprisingly difficult to achieve. Anith Sen gives a summary of different ways, and offers words of caution over the one you choose.
2008-08-22
4,249 reads
An "old" subject is revisted where "newbies" can learn the methods and veteran users can get more performance out of the code.
2021-11-23 (first published: 2008-08-19)
127,256 reads
2008-08-18
3,373 reads
2008-08-13
4,990 reads
2008-08-12
3,586 reads
2008-08-11
4,476 reads
This article describes an alternate use of CTEs for functional data processing.
2008-08-11
9,366 reads
2008-08-08
3,471 reads
By Steve Jones
One of the neat enhancements made to Flyway was the addition of state-based workflows...
I did a couple of posts previously on dumping/restoring Azure PostgreSQL databases and also...
By Brian Kelley
Most of us know that spending a lot of time on social media and...
Hi, Interestingly, I was able to create a linked server in the reverse direction—from...
our client wants to implement Third Party SQL Monitoring tool to monitor SQL server...
I have a powerQuery that reads and transforms a table in a PDF. Works...