Viewing 15 posts - 196 through 210 (of 272 total)
TomThomson (3/19/2014)
Hany Helmy (3/18/2014)
[Incorrect answers: 80%], hmmm interesting.About 36 hours later and the error rate is down to 70%. But still 3% selecting the answer "-1". Definitely interesting.
I...
March 19, 2014 at 2:54 pm
Carlo Romagnano (3/19/2014)
marcia.j.wilson (3/18/2014)
Is this what's going on?
-The query initially adds a single row with a value of 1.
- The open query returns the...
March 19, 2014 at 12:13 pm
I'm not sure I completely understand this.
Is this what's going on?
-The query initially adds a single row with a value of 1.
- The open query returns the deleted set which...
March 18, 2014 at 1:35 pm
I do appreciate the easy point, even though I don't think I earned it.
March 3, 2014 at 4:33 pm
Grant Fritchey (2/25/2014)
For more, follow the links in my signature below. The Execution Plans book is free as a download from here[/url] if you don't want a paper copy.
Bless you!
February 25, 2014 at 1:58 pm
Miles Neale (2/14/2014)
February 15, 2014 at 10:48 am
Nevyn (2/12/2014)
So I think the options...
February 12, 2014 at 8:23 am
It seemed worth losing a point just to be able to pick "It starts raining."
February 11, 2014 at 3:45 pm
L' Eomot Inversé (2/9/2014)
...sometimes (and it seems reasonably certain that this is one of those times) "it's by design" means "someone made a mess of this, but there's not much...
February 11, 2014 at 3:39 pm
WayneS (2/5/2014)
Jeff - I would suggest that you take that post, and make it into its own article. It's likely it will be read more than being stuck here in...
February 7, 2014 at 11:30 am
djackson 22568 (1/30/2014)
Patents were intended to protect the efforts required to imagine and develop new things. We now have patents for the human genome, which is absolutely ridiculous. ...
January 30, 2014 at 1:39 pm
I agree with the comments about this being excellent. I work with a lot of effective-dated information and have been using similar logic for over 20 years (in COBOL...
January 30, 2014 at 1:04 pm
Thanks. I combined this script with what Peter wrote to get information about what's currently active.
January 23, 2014 at 2:23 pm
IgorMi (1/1/2014)
Cool, in11111011110
it was essential to spot that the first two bits (1) and the last one (0) are constructing the right answer.
Regards,
IgorMi
That's pretty much how I did it....
January 2, 2014 at 10:20 am
Hugo Kornelis (12/9/2013)
marcia.j.wilson (12/9/2013)
Any examples of how these would be used?
Running totals. Traditionally done with slow set-based code, with a (relatively!) fast cursor, or with some dangerous unsupported side effect...
December 9, 2013 at 9:10 pm
Viewing 15 posts - 196 through 210 (of 272 total)