The table cannot be truncated. It has at least one non-empty child table with referential constraints.

原因

如果表含有参考约束和至少一行的子表,那么您不能截断它。

操作

在截断该表之前请清空子表。