Monday, March 2, 2009

How Can we use Truncate command on a table which is referenced by FOREIGN KEY?

We cannot use Truncate command on a table with Foreign Key because of referential integrity.

No comments:

Post a Comment