Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Query Help

Author  Topic 

Sonu619
Posting Yak Master

202 Posts

Posted - 2013-01-17 : 00:08:11
Hi guys,

I am working on task where i am gonna clean my DB. I would like to know is there any way i can find out Unnecessary Index that i don't need it. Unnecessary SP,Unnecessary Function and Unnecessary table that never used. Please guide me.

Thank You...

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-01-17 : 00:10:51
see

http://blog.sqlauthority.com/2008/02/11/sql-server-2005-find-unused-indexes-of-current-database/

http://www.sqlservercentral.com/articles/Administration/2582/

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -