Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Normal
Description
Re-using the bulk-import code to support TRUNCATE will increase our confidence in TRUNCATE. In addition, the bulk-import code will allow TRUNCATE to succeed in the following edge case, which currently raises an exception:
o The truncated table is referenced by a foreign key
o But there are no rows in the referencing table
See the discussion on the related DERBY-268 issue.
Attachments
Issue Links
- relates to
-
DERBY-5403 implement further syntax for truncate table support - identityBehavior clause
- Open
-
DERBY-268 Add Support for truncate table
- Closed