[
https://issues.apache.org/jira/browse/DERBY-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562428#action_12562428
]
Knut Anders Hatlen commented on DERBY-268:
------------------------------------------
Truncate table is implemented, but only enabled in debug builds. See this
comment in AlterTableNode:
//truncate table is not suppotted in this release
//semantics are not yet clearly defined by SQL Council yet
//truncate will be allowed only in DEBUG builds for testing
purposes.
> Add Support for truncate table
> ------------------------------
>
> Key: DERBY-268
> URL: https://issues.apache.org/jira/browse/DERBY-268
> Project: Derby
> Issue Type: New Feature
> Components: SQL
> Reporter: Lance Andersen
> Priority: Minor
>
> Adding support for truncate table command will aid to portability
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.