Viewing 15 posts - 421 through 435 (of 832 total)
Ninja's_RGR'us (1/17/2012)
Sounds about right, couldn't think of anything other possible outcome since the overwrite has to start right near the begining.
It could only work any other way if the backup...
January 18, 2012 at 1:25 am
I'm not an expert by any means, so take anything I say with a pinch of salt, but shouldn't "genre" be separated out into another table? Seems to me it's...
January 9, 2012 at 2:18 am
Can't you do this without a 3rd-party tool by just starting SQL server in single-user mode?
December 30, 2011 at 2:39 am
The weird thing is, I selected the first two answers because I wanted to see the *real* answer, and ended up getting the question right more or less by default......
December 28, 2011 at 2:41 am
Does it still affect performance if you move the b.Col7 to *after* the selection list for a, as it is in the first example?
December 23, 2011 at 4:02 am
All I want for Christmas is a lottery win! 😛
December 23, 2011 at 3:32 am
Not sure about your other questions, but "Local System" is a special account which is only used to run services--it effectively has better than Administrator access to the local machine,...
December 22, 2011 at 1:24 am
I would ask, though--why do you need to RDP to the server? Most of the work you should ever need to do in SQL server can be done via SQL...
December 21, 2011 at 3:14 am
How many processor cores do you have on that machine? I recall that there can be problems installing older versions of SQL server on machines that have a number of...
December 16, 2011 at 8:01 am
danielfountain (12/16/2011)
If rebuilding the indexes can cause the file to grow - why not rebuild the indexes then shrinkfile afterwards?
Because doing a shrink will fragment the indexes again, thus making...
December 16, 2011 at 2:06 am
bwoulfe (12/15/2011)
LOL...didn't even realize this was from 2010.
I think it was resurrected by a spambot post which has since been deleted.
December 16, 2011 at 1:03 am
Steve Jones - SSC Editor (12/7/2011)
I'm not sure I've made a great argument, but I've yet to hear a good reason why it's not in Express.
You might not consider it...
December 7, 2011 at 9:47 am
Viewing 15 posts - 421 through 435 (of 832 total)