Hey Guys,
I am slowly learning SQL. I've been thrown head first into this, and the vendor refuses to help.
To make a long story short, the vendor says we need to run their maintenance task every night, which rebuilds indexes, update statistics, creates missing statistics, creates missing indexes. Every night...
Server is SQL 2008R2.
The vendor is a complete joke. Straight up. So, I just ran the "Possible Bad NC Indexes" on our main DB. Take a look at these results (Top 20): http://i.imgur.com/EenIEnv.png
Look at all those writes as opposed to the reads... The one's with 0 reads, would they be okay to drop? Or at least the top most one?