RETURN rtrim(ltrim(substring (@str, @p1 + len(@str1) , @p2 - len(@str1) - @p1 ))) END GO Each DBCC CHECKDB statement logs a line to the current SQL Server Error Log (current log). This line states that DBCC CHECKDB was executed on database (some database ...
↧