[
https://issues.apache.org/jira/browse/DERBY-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656991#action_12656991
]
Rick Hillegas commented on DERBY-3959:
--------------------------------------
Hi Kim,
Thanks for looking at this issue.
1) You are right that you have fewer options with ALTER TABLE. The ALTER TABLE
syntax should be changed as follows:
Simple-column-Name [ DataType ]
[ Column-level-constraint ]*
[ [ WITH ] DEFAULT DefaultConstantExpression
| generation-clause
]
2) I agree that DERBY-1909 removes the restriction you found.
Thanks!
> Reference Manual needs information on generated columns
> -------------------------------------------------------
>
> Key: DERBY-3959
> URL: https://issues.apache.org/jira/browse/DERBY-3959
> Project: Derby
> Issue Type: New Feature
> Components: Documentation
> Affects Versions: 10.5.0.0
> Reporter: Kim Haase
> Assignee: Kim Haase
>
> The Generated Columns specification attached to DERBY-481 describes changes
> that need to be made to the Derby Reference Manual to document this new
> feature. This issue covers the implementation of these changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.