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

Create a table with a query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.3.1.4
    • SQL
    • None

    Description

      I suggest to implement a SQL statement to create and fill a table with a query, without having to write the columns definition.

      e.g.:

      CREATE TABLE new_table AS SELECT ...;

      or:

      SELECT ... INTO new_table FROM ...;

      Attachments

        1. Derby64Patch4.txt
          21 kB
          James F. Adams
        2. Derby64Patch3.txt
          18 kB
          James F. Adams
        3. Derby64Patch2.txt
          11 kB
          James F. Adams
        4. Derby64Patch1.txt
          12 kB
          James F. Adams

        Issue Links

          Activity

            People

              james.f.adams James F. Adams
              chdh@inventec.ch Christian d'Heureuse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: