when running dbcc checkdb(mydb). it will go through all tables. Is it possible to exclude a table from dbcc checkdb?
↧
when running dbcc checkdb(mydb). it will go through all tables. Is it possible to exclude a table from dbcc checkdb?