dbcc meaning in Chinese
数据库一致性检测
Examples
- Specifies that dbcc checkdb repair the found errors
指定dbcc checkdb修复发现的错误。 - Dbcc commands take input parameters and return values
Dbcc命令使用输入参数并返回值。 - Dbcc showcontig determines whether the table is heavily fragmented
A .显示表的碎片信息 - This statement replaces the dbcc dbreindex statement
此语句将替换dbcc dbreindex语句。 - You must use dbcc checkident to re - seed the tables on
上的表。必须使用dbcc checkident在