Viewing 15 posts - 166 through 180 (of 692 total)
Brandie Tarvin (10/30/2007)
--
Adam Machanic
whoisactive
October 30, 2007 at 9:26 am
Sorry to break this to you, Brandie, but your comments make no difference on your score. I was told by MSL that they are not evaluated together (and from...
--
Adam Machanic
whoisactive
October 30, 2007 at 9:16 am
I seem to recall SSC announcing them last time around, so you're already on the list 🙂
Theoretically none of the answers should be wrong on the beta exam. The...
--
Adam Machanic
whoisactive
October 30, 2007 at 8:50 am
Aaron:
One of the major problems with certs in general is that the skills required to pass the cert are often a tiny subset of the skills required to actually do...
--
Adam Machanic
whoisactive
October 30, 2007 at 7:58 am
Just one correction: Beta exams do count toward certification, if you pass them.
--
Adam Machanic
whoisactive
October 29, 2007 at 10:50 am
"Unfortunately, there is not much we can do at this point since the data has already been compressed as much as possible and no matter what we do we have...
--
Adam Machanic
whoisactive
September 19, 2007 at 8:50 am
There is a little-known control-of-flow statement called "else" ...
--
Adam Machanic
whoisactive
August 2, 2007 at 6:59 pm
Oops, they certainly are ... Luckily, they're both wrong ![]()
--
Adam Machanic
whoisactive
July 12, 2007 at 7:41 am
Okay, I just figured out why I was confused: The id = 1 AND id2 = 2 / id = 2 AND id2 IN (2) queries are each sharing...
--
Adam Machanic
whoisactive
June 29, 2007 at 1:31 pm
Hi Hugo,
What build are you testing against? I just tested this yesterday (9.0.3054) and it didn't work. Note, I may not have actually made a typo--I thought that...
--
Adam Machanic
whoisactive
June 29, 2007 at 9:52 am
I just realized that I unfortunately made a typo when submitting the question to Steve. The query:
SELECT *
FROM n
WHERE
id = 1
AND id2 IN...
--
Adam Machanic
whoisactive
June 28, 2007 at 8:48 am
David --
You make an excellent point. However, in all fairness, I did add some verbiage to the question (in parens) about what I meant by "proxy" ![]()
--
Adam Machanic
whoisactive
June 7, 2007 at 7:03 pm
That's a SQL Server Agent proxy "account". Totally different than what this question is referring to (proxy "login").
--
Adam Machanic
whoisactive
June 7, 2007 at 8:43 am
Yelena: I think the BOL entry is badly phrased. The implication is that such errors would ALWAYS abort the batch; but there is nothing to say that lower-severity errors...
--
Adam Machanic
whoisactive
June 5, 2007 at 12:15 pm
Update:
I just ran it in OSQL from a command prompt and it took 1 minute, 28 seconds. So it seems that the real issue here is not time to do...
--
Adam Machanic
whoisactive
May 30, 2007 at 8:48 am
Viewing 15 posts - 166 through 180 (of 692 total)