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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/07/10 16:55:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14057524#comment-14057524 ] 

Rick Hillegas commented on DERBY-6657:
--------------------------------------

Thanks, Kim. +1

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