You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2013/01/24 19:01:16 UTC

[jira] [Closed] (DERBY-6010) Reference Manual should clarify what ALTER TABLE ADD COLUMN does

     [ https://issues.apache.org/jira/browse/DERBY-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase closed DERBY-6010.
----------------------------


Closing, since the change has appeared in the Latest Alpha Manuals.

                
> 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.9.1.0, 10.10.0.0
>            Reporter: Kim Haase
>            Assignee: Kim Haase
>            Priority: Minor
>             Fix For: 10.10.0.0, 10.9.2.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