Viewing 15 posts - 1 through 15 (of 28 total)
3 days is definitely ok. It’s helped me get trough the backlog. Look how long it took me to get to this one. 🙂
July 26, 2021 at 2:29 am
I chose A and B which just goes to show that you should never take a quiz right after you wake up. “Ascii code 65 means A, peace of cake,...
April 19, 2021 at 9:31 pm
I think he means this..
Just trimming Steve's code, this produces the "expected result"
with part_cte as (
select PartId,
...
March 26, 2021 at 2:06 am
Since 1 mile is 5280 feet and your field is storing the data in feet, just divide your field by 5280.
When you divide 1 by 5280 you get .000189393 with...
August 7, 2019 at 7:41 am
It sounded really cool, and I agree that it is a really good idea, though I was surprised you would have time to deal with it.
Was it also part of...
April 1, 2019 at 7:51 pm
You commented that you thought the intellisense seemed a little buggy, but it looks to me that it's quite clever. After you typed the letter 'c' it showed a list...
March 26, 2019 at 7:10 pm
I just spent a half hour learning about R just to answer this question. I didn't have a clue before, and probably still won't be using this language. lol
But...
February 27, 2019 at 1:34 am
If this is being deprecated, what’s the replacement for this functionality? Or is it one of those “nobody uses it so why keep it” situations?
February 22, 2019 at 12:29 pm
Good to know, but I think if I need more than 10, I'm gong to pass an array or memory table or pretty much anything else 🙂
February 18, 2019 at 10:21 pm
I’m confused... what are the 2 transactions that are being counted? And is the end of the initial transaction implied?
October 31, 2018 at 5:05 am
I guess that’s reasonable logic, if it’s not a 0 it’s a 1
October 16, 2018 at 12:48 am
I may have picked the wrong answer, but I was right that it wouldn’t work. The basic concept would require the index to be completely rebuilt at least once every...
September 6, 2018 at 3:26 am
I confess, I had to look this up. 253 is just the Outgoing Keys, the incoming keys have a limit of 10,000! That's a really important table to be referenced...
August 27, 2018 at 4:30 pm
dhaveedh (6/21/2016)
Ken Hiatt (6/20/2016)
June 21, 2016 at 12:58 pm
Viewing 15 posts - 1 through 15 (of 28 total)