Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6010

Reference Manual should clarify what ALTER TABLE ADD COLUMN does

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.9.1.0, 10.10.1.1
    • 10.9.2.2, 10.10.1.1
    • Documentation
    • None

    Description

      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.

      Attachments

        1. rrefsqlj81859.html
          19 kB
          Camilla Haase
        2. DERBY-6010.diff
          1 kB
          Camilla Haase

        Activity

          People

            chaase3 Camilla Haase
            chaase3 Camilla Haase
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: