Run database checks but omit large tables or filegroups - New option in Ola Hallengren's Scripts
One of the things I’ve always wanted in DBCC CHECKDB is the option to omit particular tables from the check. The situation that I often see is that companies with large databases often have only one or two very large tables. They want to run a DBCC CHECKDB on the database to check everything except those couple of tables due to time constraints.
I posted a request on the Connect site about time some time ago:
2012-07-02