Viewing 15 posts - 3,001 through 3,015 (of 5,843 total)
1) if you want to really see what is going on, run a STATEMENT COMPLETED profiler while this query is running. But BEWARE doing this on a production box!!
2)...
March 26, 2012 at 8:50 am
Confusing Queries (3/23/2012)
Now we have created new indexes specially...
March 26, 2012 at 7:18 am
GilaMonster (3/25/2012)
Lian (3/24/2012)
March 26, 2012 at 7:06 am
sqlquest2575 (3/23/2012)
March 24, 2012 at 8:07 am
Divine Flame (3/23/2012)
TheSQLGuru (3/23/2012)
March 23, 2012 at 9:23 am
GilaMonster (3/23/2012)
TheSQLGuru (3/23/2012)
Snargables (3/22/2012)
If parametized dynamic sql will result in more cache hits then why would anyone write non parameterized dynamic sql?
There are MANY times where you don't WANT the...
March 23, 2012 at 9:21 am
I want to jump on the "you MUST adjust your fill factors to avoid such huge index fragmentation" bandwagon!! That is just crazy bad for your IO subsystem AND...
March 23, 2012 at 7:15 am
adrienne.lore (3/22/2012)
March 23, 2012 at 7:14 am
From the OP:
>>But it just picks the last one.
Jeff kinda touched on this, but I wanted to reiterate something: there is NO ordering in set based processing unless...
March 23, 2012 at 7:08 am
Snargables (3/22/2012)
If parametized dynamic sql will result in more cache hits then why would anyone write non parameterized dynamic sql?
There are MANY times where you don't WANT the engine to...
March 23, 2012 at 7:00 am
opc.three (3/22/2012)
March 23, 2012 at 6:56 am
sqlquest2575 (3/21/2012)
March 23, 2012 at 6:54 am
Go to ola.hallengren.com and use the AWESOME database maintenance stuff found there. Fully documented and incredibly flexible - and FREE!
March 22, 2012 at 6:59 am
Devil's Bloody Advocate (3/20/2012)
TheSQLGuru (3/14/2012)
............. FusionIO cards take up a LOT of system memory.........l:
I thought that FusionIO cards sat in the PCI slots on the motherboard and were not...
March 21, 2012 at 9:35 am
Since you are looking for options, ApexSQL has source control built into their Edit product. AFAIK they were the first to have that functionality baked into an editor.
March 15, 2012 at 10:43 pm
Viewing 15 posts - 3,001 through 3,015 (of 5,843 total)