Viewing 15 posts - 586 through 600 (of 6,026 total)
February 20, 2019 at 3:00 pm
February 20, 2019 at 2:58 pm
Rather than hash key matching, consider implementing Change Tracking on the source table, and then leverage that to perform a differential merge.
https://youtu.be/ZNUN9qejCfc
February 20, 2019 at 12:39 pm
February 20, 2019 at 9:11 am
Ask 10 users what perfection looks like, and you'll get 10 different answers. Ask them again the following week, and you'll have 20 different answers. So, in reality, "perfection" can...
February 19, 2019 at 7:53 am
February 13, 2019 at 1:48 pm
The problem with Google and FaceBook is that they want to create this alternate digital universe where they are essentially an all knowing, all judging, all powerful God. A universe...
February 13, 2019 at 10:16 am
February 13, 2019 at 7:35 am
I've believed for many years that when a work environment is toxic, one where witch hunts and blaming are commonplace, it's actually a sign of corporate weakness and a "canary...
February 7, 2019 at 10:11 am
I almost forgot my favorite Netflix series of all time: "Halt And Catch Fire".
February 6, 2019 at 1:27 pm
Kendra Little does some good video presentations on execution plan analysis.
https://www.youtube.com/results?search_query=kendra+little+execution+plans
February 6, 2019 at 8:08 am
February 6, 2019 at 6:34 am
I probably would have done a re-cast in the view.
CAST(ResendLimit AS SMALLINT) - ResendCount as RetriesLeft
But it depends on if we want to retain invalid data...
February 6, 2019 at 6:32 am
February 5, 2019 at 2:38 pm
February 5, 2019 at 12:53 pm
Viewing 15 posts - 586 through 600 (of 6,026 total)