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 2014/07/10 16:34:04 UTC

[jira] [Updated] (DERBY-6657) Need to document the fact that views can't be the source data sets of MERGE statements

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

Kim Haase updated DERBY-6657:
-----------------------------

    Attachment: rrefsqljmerge.html
                DERBY-6657.diff

Thanks for the very clear description, Rick.

Attaching DERBY-6657.diff and rrefsqljmerge.html, with the requested change.

M       src/ref/rrefsqljmerge.dita

Please let me know if any changes are needed.

> Need to document the fact that views can't be the source data sets of MERGE statements
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-6657
>                 URL: https://issues.apache.org/jira/browse/DERBY-6657
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.11.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>         Attachments: DERBY-6657.diff, rrefsqljmerge.html
>
>
> The work on DERBY-6652 now prevents views from being used as the source data sets of MERGE statements. We should adjust the Reference Guide section on the MERGE statement accordingly. This statement in rrefsqljmerge.dita:
> "sourceTable must identify a base table, a view, or a table function, and it may not be a synonym"
> should be changed to 
> "sourceTable must identify a base table or a table function, and it may not be a synonym"



--
This message was sent by Atlassian JIRA
(v6.2#6252)