[ 
https://issues.apache.org/jira/browse/DERBY-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915881#action_12915881
 ] 

Eranda Sooriyabandara commented on DERBY-268:
---------------------------------------------

Hi Rick,
Considering your previous comment,
Where we can execute "ALTER TABLE tableName ALTER COLUMN RESTART WITH 
initialValue "  after truncating table? Is it only from ij.java(by adding a 
line like "aStatement.execute("ALTER TABLE t1 ALTER COLUMN a RESTART WITH 0")" 
to ij.jj)?
thanks


> Add Support for truncate table
> ------------------------------
>
>                 Key: DERBY-268
>                 URL: https://issues.apache.org/jira/browse/DERBY-268
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Lance Andersen
>            Assignee: Eranda Sooriyabandara
>            Priority: Minor
>         Attachments: derby-268-01-ab-enableForInsaneBuilds.diff, 
> derby-268-02-aa-permsTest.diff, derby-268-03-aa-npe.diff, Derby-268.diff, 
> tests.diff, TruncateConcurrency.java, TruncateConcurrency.java, 
> TruncateConcurrency.java
>
>
> 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.

Reply via email to