Viewing 12 posts - 1 through 12 (of 12 total)
Sorry, gotta ask the stupid question.
What should I look into tuning to reduce logical reads? Would you please direct me to a good article?
February 12, 2014 at 1:02 pm
Thanks for a quick response.
It update columns used in a non-cluster index; a where clause has a column that is part of the same non-clustered index.
Sorry, I didn't look...
February 12, 2014 at 9:40 am
Grate article!
You should put all of your articles in a book if you don't have one already. I will definitely buy it. Your English is a mercy for...
February 21, 2010 at 6:38 pm
Excellent article!
The only thing I would add is "getting used to being blamed". 😛 Network sucks, it’s DBA’s fault. SAN collapse, it’s DBA’s fault. Programmer updated...
February 21, 2010 at 11:16 am
Thanks to my insomnia…I read the comments after reading the whole article.
Thanks the author for posting this and many thanks to the experts for the corrections. ...
August 12, 2009 at 9:24 pm
hmmmmmm......experts must be on vacation or sick of my questions.
Anyway I don't need answers for this now. ^_^
July 27, 2009 at 12:34 pm
> Picking a data type based solely upon an
> unverified performance statement is not
> usually the best idea.
I agree and I plan to test that myself, but...
April 9, 2009 at 1:54 pm
BTW, the lenght will be 15-30, not 20-23 in my first post.
April 9, 2009 at 7:43 am
Thank you for responses.
Data will be all numbers and it will be vary from 15 to 30 digits. So it's not fixed-length and it will join to...
April 9, 2009 at 7:40 am
Thanks everyone!
I personally prefer a<>b, but we have a senior programmer at work who loves not(a=b).....not(Is Null).....not(whatever). I can't just say it's difficult to debug the code...
March 4, 2009 at 10:09 am
Thank you everyone for the responses. There are jobs checking these staging tables every 15 minutes to get the data to insert into the fact tables. So...
December 15, 2008 at 8:35 pm
Viewing 12 posts - 1 through 12 (of 12 total)