Viewing 15 posts - 16 through 30 (of 80 total)
Got me. Just skimmed the code and chose the obvious answer (and was wrong!).
Not necessarily a trick question, more an object lesson in reading the code properly.
November 7, 2011 at 8:18 am
How about a site offering psychiatric assistance to overwrought Database Administrators... a nice comfy couch, perhaps even a photo of Kelsey Grammer (or even better Sideshow Bob), soothing sounds of...
June 30, 2011 at 7:34 am
Had a play around as well, and this runs on a Central Management Server across multiple SQL boxes with multiple builds (2000, 2005 & 2008).
USE MASTER
GO
BEGIN
IF LEFT(CAST(Serverproperty('ProductVersion') AS VARCHAR(1)),1) =...
October 28, 2010 at 5:53 am
Great question... I was another victim, but I learned something new here today, which hopefully I'll remember π
September 8, 2010 at 4:35 am
jcrawf02 (9/2/2010)
No wonder we had a revolution....;-)
Or did you... Perhaps we let you believe that, but still secretly maintain control... :alien:
September 2, 2010 at 9:33 am
Here you go...
http://www.worldwidewords.org/qa/qa-tea1.htm
It does look odd, but its meaning is clear enough: donβt give needless assistance or presume to offer advice to an expert. As that prolific author, Anon,...
September 2, 2010 at 9:25 am
Don't tell me you've never heard the phrase?
In the UK (maybe only in the North, I'm not sure) we have a saying when someone is telling you something you already...
September 2, 2010 at 9:22 am
i am not necessarily talking about technology, but about new enviroment, new DB, new people π etc.
What you have done on your first day, second day, third day .......
September 1, 2010 at 8:51 am
If the title is at all correlated to the money you get, then it's important. Otherwise, not.
Never was a truer word spoken....
September 1, 2010 at 8:07 am
Then there is reality...You walk on the job that asked for Java, Oracle, SQL, Postgrest, ASP.NET ( Must have 5 years of the last technology that was recently released 6...
September 1, 2010 at 7:22 am
Just to throw a spanner in the works, from personal experience, a lot of this goes out of the window when working on something like a NetApp Filer, where shelves...
September 1, 2010 at 5:45 am
Brian O'Leary (8/30/2010)
That does look like the result of a lost argument between a dba and a business user π
Made me smile, as where I am currently freelancing this would...
September 1, 2010 at 5:19 am
When I first started as a "programmer" we used to hand write COBOL onto coding sheets, and debug the code by the simple method of writing test data down on...
September 1, 2010 at 5:04 am
Maybe it would be good to capture a replay trace of the activity for 15 minutes or so while this process runs.
I'd go along with Jason's thoughts here. Look...
September 1, 2010 at 4:46 am
I thought this was not true for the mere point that a table does not have to have a clustered index - meaning that some nonclustered indexes only have the...
May 6, 2010 at 7:05 am
Viewing 15 posts - 16 through 30 (of 80 total)