Viewing 15 posts - 601 through 615 (of 18,926 total)
Lynn Pettis (12/6/2011)
MSBI Learner (12/6/2011)
Yeah, I have sent... hope that helps you to work on my issue.Please let me know if you need any more information on the same.
There are...
December 6, 2011 at 9:14 am
Can you upload the actual execution plan?
Along with the current indexe(s) on that table (including keys).
December 6, 2011 at 9:07 am
for me to see what the construct of the query's influence would be on the statistics
Didn't you mean the reverse? The QP has absolutely nothing to do with changing...
December 6, 2011 at 9:03 am
espanolanthony (12/6/2011)
Hi,I tried every possible ways but still cannot drop table.
That's why Gail, our most expert resident on corruption, TOLD you to export everything you can save.
If checkdb can't...
December 6, 2011 at 8:33 am
Also worthy to note that logs are use SEQUENTIALLY. So there's no point in having more than 1 log file aside from having the main drive full and needing...
December 6, 2011 at 7:40 am
eseosaoregie (12/6/2011)
December 6, 2011 at 7:20 am
SP4 contains all upgrades & patches prior to SP4. So no need to do 5 differents patches.
That being said, even if the risk on low, you should still do...
December 6, 2011 at 6:04 am
Because the table variable is so small, I figured that without the overhead of statistics or minimal disk I/O, I might gain some time. It's an interesting thought, but in...
December 6, 2011 at 4:47 am
nico van niekerk (12/5/2011)
bteraberry (12/5/2011)
Ninja's_RGR'us (12/5/2011)
There are probably 1000 myths about @t vs #t.The article I linked to list all the pros & cons of each.
http://www.sqlservercentral.com/articles/Temporary+Tables/66720/
Good article, but I would...
December 6, 2011 at 4:36 am
Grant Fritchey (12/5/2011)
Ninja's_RGR'us (12/5/2011)
Grant Fritchey (12/5/2011)
Ninja's_RGR'us (12/5/2011)
I'm pretty sure you meantI'm NOT trying to fight with you,
😀
Ah! the joys of not being f2f :hehe:.
Oh crap!
I edited that. Oops. I'm...
December 5, 2011 at 4:58 pm
Evil Kraig F (12/5/2011)
drew.allen (12/5/2011)
CELKO (12/5/2011)
Your approach to SQL is fundamentally wrong.
Your approach to SQL training is fundamentally wrong. Without specifics on what you think is fundamentally wrong, why...
December 5, 2011 at 3:14 pm
Read up on not exists, or except.
Select * FROM dbName.owner.tblname
Come back with a more specific question when you have it.
December 5, 2011 at 3:00 pm
drew.allen (12/5/2011)
CELKO (12/5/2011)
Your approach to SQL is fundamentally wrong.
Your approach to SQL training is fundamentally wrong. Without specifics on what you think is fundamentally wrong, why you think it...
December 5, 2011 at 2:55 pm
Grant Fritchey (12/5/2011)
Ninja's_RGR'us (12/5/2011)
I'm pretty sure you meantI'm NOT trying to fight with you,
😀
Ah! the joys of not being f2f :hehe:.
Oh crap!
I edited that. Oops. I'm sure that didn't...
December 5, 2011 at 2:54 pm
Viewing 15 posts - 601 through 615 (of 18,926 total)