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

Mamta A. Satoor updated DERBY-2288:
-----------------------------------

    Urgency: Normal
     Labels: derby_triage10_10  (was: )
    
> Support WITH DATA option of CREATE TABLE new_table AS subquery WITH [NO] DATA
> -----------------------------------------------------------------------------
>
>                 Key: DERBY-2288
>                 URL: https://issues.apache.org/jira/browse/DERBY-2288
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Daniel John Debrunner
>            Priority: Minor
>              Labels: derby_triage10_10
>
> DERBY-64 added
> CREATE TABLE new_table AS subquery WITH [NO] DATA
> but throws a not implemented exception if NO is not supplied, ie. 'WTH DATA'.
> That was great incremental development (progress, not perfection).
> This issue is to add support for the WITH DATA option that not only creates 
> the table but populates it with the data from the subquery.

--
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

Reply via email to