|
Posted by Erland Sommarskog on 10/15/40 11:55
Nacho (nacho.jorge@gmail.com) writes:
> I have SQL 2005 express, when I send this command you told me(DBCC
> CLEANTABLE ) the system doesn't recognize even the command
> "cleantable".
> What am I doing wrong?
Exactly which command did you use? This ran for me:
DBCC CLEANTABLE(usertest, lingondricka)
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|