Viewing 15 posts - 1,981 through 1,995 (of 26,490 total)
declare @c table ( c1...
January 16, 2018 at 1:43 pm
Considering that it looks like the MERGE is only doing an INSERT, INSERT could also be used.
But then again I could be wrong. Going to play with it...
January 16, 2018 at 12:45 pm
January 14, 2018 at 10:55 pm
January 12, 2018 at 4:59 pm
January 12, 2018 at 12:37 pm
Just for the heck of it I made some changes to the data type definitions and interestingly enough both queries now return the same result.
declare @MktVal1...
January 12, 2018 at 12:30 pm
Looks like it comes down to how things are being rounded during the computation. You can start by looking at the various pieces.
January 12, 2018 at 10:16 am
January 12, 2018 at 7:46 am
Jeff Moden - Thursday, January 11, 2018 9:44 PMSorry. Posted on wrong thread.
Was it that bad?
January 11, 2018 at 10:14 pm
Just one more question as I seem to be asking the wrong question on site. Does the stop button shutdown the VM so it isn't running when I am not...
January 11, 2018 at 4:58 pm
I like the open-ended questions as well. My last interview for my current employer was interesting. He asked me 3 questions but I answered 10 questions. He asked number 1,...
January 11, 2018 at 4:48 pm
January 11, 2018 at 3:47 pm
January 11, 2018 at 3:45 pm
Just getting started I don't think I would be the one, but Stair Way series would be a nice idea.
January 11, 2018 at 3:43 pm
From just poking around a bit it looks like you could create an entire CI/CD environment in Azure if you wanted to that.
January 11, 2018 at 3:41 pm
Viewing 15 posts - 1,981 through 1,995 (of 26,490 total)