Viewing 12 posts - 211 through 223 (of 223 total)
After taking a few MS Certification exams, I have noticed that many questions tend to ask a question and provide a multiple choice answer that allows more than one answer...
Jamie
February 22, 2008 at 6:58 am
For me, this was a great question. The Microsoft link explains the properties in a concise and understandable way and the meat of what it explains is actually also...
Jamie
February 22, 2008 at 4:57 am
Since I haven't had a chance to try Sql 2008 yet, you gotta wonder sometimes... How much of a DBA's job hinges on the ability to search the internet...
Jamie
February 21, 2008 at 4:46 am
The question brought to light that circumstances exist where the estimated plan and the actual plan can be different. I'd be interested in seeing more topics on how to...
Jamie
February 19, 2008 at 8:16 am
This one threw me. I use CTRL - L constantly for the estimated execution plan and never once tried to run an actual execution plan. There is no...
Jamie
February 18, 2008 at 5:18 am
The fact that they are created with the view and maintained explains why it is so difficult to manage views with ansi_nulls set to off (and required because they have...
Jamie
January 25, 2008 at 9:55 am
I noticed the link was wrong also. Interesting..., if you set an option on a server and the view does not contain an obligatory option switch, then ansi nulls...
Jamie
January 25, 2008 at 4:44 am
Is there not a difference between publishing a Data Type and aliasing a data type? After reading the article above, I made a choice to not check publish Data...
Jamie
January 10, 2008 at 4:22 am
Could be where you are trying to deploy to. I tried several deployments
localhost/reports
localhost/reporting
finally this one worked
localhost/reportserver
I think it depends on the configuration. I have no trouble is I...
Jamie
December 7, 2007 at 6:50 am
How does one remove the unicode inserted into email so that pasting into the sql browser doesn't double space the code?
Jamie
November 27, 2007 at 4:18 am
Viewing 12 posts - 211 through 223 (of 223 total)