Viewing 15 posts - 376 through 390 (of 587 total)
Budget talks are coming up and I'd like to throw PASS into the mix for next year (the wost that can happen is they say no). What is reasonable...
November 2, 2009 at 9:28 am
One item that you may run into since I had something similar happen recently - turning the enforce password policy off didn't undo the "must change password at next logon"...
October 30, 2009 at 10:18 am
So Chad knows there will be a very long thread when he posts his question.
BWA HAHAHAHAHAHAHAHA! :w00t:
That was awesome.
I'll just put a link to this thread in the answer explination.
Whew....
October 27, 2009 at 9:32 pm
Fortunately, they can't do the *= outer joins in the where clause in 2K5 or later unless they set the compatibility level back to 80. Those always seemed to...
October 27, 2009 at 4:31 pm
I've submitted a couple QOD and they went well - no real big complainers, but I've seen others make pretty simple easy mistakes (the kind I could easily see myself...
October 27, 2009 at 2:17 pm
Where appropriate, disabling indexes can help boost delete speeds as well. I frequently create a "pared-down" database with a small subset of records. Since no one is querying...
September 15, 2009 at 12:26 pm
I'm going to guess that this happens because sp_rename has a RETURN 1 right after the RAISERROR to break out of the procedure and the RETURN succeeds, resetting the value...
September 3, 2009 at 12:01 pm
Good question. I don't know how many queries I've rewritten just because the original author didn't know how to use a group by. It's always nice to reduce...
August 31, 2009 at 7:43 am
I think this question is valuable beyond just the trivia for several reasons:
1. Be careful when searching for brackets using like - they are a special character just like...
August 26, 2009 at 7:47 am
I picked this option and it's the only reason I was wrong, be nice to know why that particular option is incorrect (I'm assuming it's the stats, but can't confirm...
August 17, 2009 at 8:07 am
For me, I found How to Win Friends and Influence People by Dale Carnegie and Getting To Yes by Bruce Patton to be invaluable. They taught me more than...
August 14, 2009 at 10:53 am
I believe SSC changed the code tags awhile back - I wonder if it happens to be that the question was submitted before the change and published afterwards.
August 13, 2009 at 8:44 am
jcrawf02 (8/11/2009)
August 11, 2009 at 1:36 pm
Gianluca Sartori (8/11/2009)
Maybe it's time to start the "Should you use your real pic as...
August 11, 2009 at 11:19 am
Viewing 15 posts - 376 through 390 (of 587 total)