We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8360fd2 + 0eaa81e commit 65905aeCopy full SHA for 65905ae
1 file changed
docs/t-sql/database-console-commands/dbcc-checktable-transact-sql.md
@@ -204,7 +204,7 @@ The repair can be performed under a user transaction to allow the user to roll b
204
## Result Sets
205
DBCC CHECKTABLE returns the following result set. The same result set is returned if you specify only the table name or any of the options.
206
207
-```sql
+```
208
DBCC results for 'HumanResources.Employee'.
209
There are 288 rows in 13 pages for object 'Employee'.
210
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
0 commit comments