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

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

No comments:

Post a Comment