Viewing 15 posts - 3,976 through 3,990 (of 7,484 total)
Nice straightforward question.
Surprised it's 3 points, though; it's rather easy. The description of the data in the table (there are rows with same values for these...
November 2, 2012 at 6:10 am
mtassin (11/1/2012)
select CHAR(I),I from Tally
where char(I) between '0' and 'Z'...
November 1, 2012 at 12:09 pm
Jeff Moden (11/1/2012)
November 1, 2012 at 6:20 am
SQL Kiwi (11/1/2012)
November 1, 2012 at 5:24 am
Meow Now (10/31/2012)
October 31, 2012 at 10:05 pm
This probably a pointless argumnent, because it isn't about anything technical, just about historical and terminological accuracy, and it does appear that quite a few people have adopted historically inaccurate...
October 31, 2012 at 9:33 pm
craig 81366 (10/31/2012)
GilaMonster (10/31/2012)
Andrew Diniz (10/31/2012)
After all, it is possible to observe 'Halloween Protection' in DELETE and INSERT plans too :hehe:
No, the Halloween problem is exclusively for updates. You can't...
October 31, 2012 at 8:35 am
Nice question.
I wonder how many people here ever used System R. I didn't, for one.
Now, was it Halloween 1976 or Halloween 1977 when it acquired its name...
October 30, 2012 at 9:42 pm
Nice to see a question about a new feature in sql 2012.
Would have been a good question except for the ambiguities introduced by hving the result column that should have...
October 30, 2012 at 4:04 am
I (installed and) ran SUPERAntiSpyware. It told me "I've found three things infected; I won't tell you what with, and I won't tell you which things. Maybe you...
October 29, 2012 at 8:05 pm
Stefan Krzywicki (10/29/2012)
SQLRNNR (10/29/2012)
Revenant (10/29/2012)
Koen Verbeeck (10/29/2012)
Brandie Tarvin (10/29/2012)
This is the first I've heard of ransomware. Thanks for the heads up on it.
They can be pretty nasty.
Most of them disable...
October 29, 2012 at 7:33 pm
Jo Pattyn (10/29/2012)
You run those programs in "windows safe mode"?
Mostly not. But some of them, yes.
October 29, 2012 at 7:23 pm
WayneS (10/29/2012)
October 29, 2012 at 12:53 pm
Good question, but as has already been pointed out the explanation is wrong. The process of determining syntactic structure and deciding whether it's valid or not is parsing, not...
October 29, 2012 at 3:40 am
Viewing 15 posts - 3,976 through 3,990 (of 7,484 total)