Using Comments to Quickly Test CTEs
A quick tip for using a combination of block and line comments to test CTEs
2014-11-10
7,407 reads
A quick tip for using a combination of block and line comments to test CTEs
2014-11-10
7,407 reads
Often in database design we store different values in rows to take advantage of a normalized design. However many times we need to combine multiple rows of data into one row for a report of some sort. New author Carl P. Anderson brings us some interesting T-SQL code to accomplish this.
2011-03-04 (first published: 2009-10-14)
150,287 reads
By Rayis Imayev
“Alice: Would you tell me, please, which way I ought to go from here?The...
By Steve Jones
A few years ago I stumbled on this video and loved it. That led...
I attended the PASS Data Community Summit held in Seattle in person this year...
I'm sure I've asked this question in either this forum, or another one, in...
I have made an empty DB called "HJEM_BB" I try to fill it from...
Comments posted to this topic are about the item How to Avoid Incorrect Results...
What happens when an AG secondary receives a log record from the primary?
See possible answers