Viewing 10 posts - 1 through 10 (of 10 total)
Thank you Prasad!
This was making me go insane. The update you posted was the specific fix I needed as I am using a HP computer. I also changed the...
July 25, 2011 at 7:14 pm
There are a couple of issues I found with the script Chris.
1- If there was no BEGIN after the AS at the beginning of the SP then the WITH ENCRYPTION...
July 20, 2011 at 8:33 pm
Hi Dewes,
I'll try and explain this in layman's terms, as these are the terms I understand.
This issue is not uncommon I believe. Collation's describe the ordering of data within...
July 19, 2011 at 7:12 pm
To my dismay, our company is also having problems dealing with this setting. Our company has been using ANSI Padding OFF as our standard (I'm not sure why, but it's...
July 14, 2011 at 12:30 am
Thanks for the great check list, but i also want to take some of your other advice that this doesn't substitute reading books and white papers on SQL Performance. Can...
July 29, 2010 at 7:23 pm
thisisfutile (3/11/2010)
tamie.mcdonald (3/11/2010)
Why would you cluster an index for an Identity column key?...so wouldn't you want to cluster it around a logical key?
I too have the same curiosity....
March 11, 2010 at 9:04 pm
Richard,
Thanks for your constructive input; not including the schema was a definite flaw. Your suggestion for Table Row count has also improved performance on the database I'm using to test...
March 11, 2010 at 8:27 pm
To answer your concerns Flavio, I agree the creation order of views needs to be explicit due to dependencies if one view does depend on another, but the order of...
February 3, 2010 at 6:18 pm
The way we document database objects as well as any comments of SQL code changes is something we have recently changed at our organisation. I won't go into what we...
June 30, 2009 at 7:28 pm
Thank guys. I stumbled over your forum and found that I have the exact same problem as Brandie. I needed a new Data Model app that could replace Erwin. I...
October 15, 2008 at 11:58 pm
Viewing 10 posts - 1 through 10 (of 10 total)