In this post, I am sharing a way to check the execution history of DBA command like DBCC CHECKDB in SQL Server. Why is this important? DBCC CHECKDB is important for SQL Database which is fixing and showing critical errors. But if your database size is huge and some other DBA already executed DBCC CHECKDB […]