[
https://issues.apache.org/jira/browse/DERBY-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase reopened DERBY-6010:
------------------------------
Reopening to merge to 10.9 branch.
> Reference Manual should clarify what ALTER TABLE ADD COLUMN does
> ----------------------------------------------------------------
>
> Key: DERBY-6010
> URL: https://issues.apache.org/jira/browse/DERBY-6010
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.10.0.0
> Reporter: Kim Haase
> Assignee: Kim Haase
> Priority: Minor
> Fix For: 10.10.0.0
>
> Attachments: DERBY-6010.diff, rrefsqlj81859.html
>
>
> The documentation should state explicitly that ALTER TABLE ADD COLUMN adds
> the new column at the end of the table row. If you need to change a column
> (for example, to change its data type), the only way to do so is to drop the
> column and add a new one, and this changes the ordering of the columns.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira