[
https://issues.apache.org/jira/browse/DERBY-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995612#comment-13995612
]
Dag H. Wanvik commented on DERBY-6527:
--------------------------------------
One little item: This line
> When a value in a column of the dependent table is deleted, and that value is
> part of a foreign key, NO ACTION is the implicit delete rule.
reads a bit odd. We don't delete individual columns in a row, but we can modify
one or more columns that are part of the FK in a dependent table row, in which
case, the NO ACTION semantics apply. If the entire row is deleted, there is no
FK to check any more.
> Fix errors in foreign keys documentation
> ----------------------------------------
>
> Key: DERBY-6527
> URL: https://issues.apache.org/jira/browse/DERBY-6527
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.10.1.1
> Reporter: Dag H. Wanvik
> Assignee: Kim Haase
> Attachments: DERBY-6527-2.diff, DERBY-6527-3.diff, DERBY-6527.diff,
> rrefsqlj13590.html, rrefsqlj13590.html, rrefsqlj13590.html, rrefsqlj13590.html
>
>
> Cf this email thread:
> http://apache-database.10148.n7.nabble.com/Foreign-key-semantics-as-documented-td138227.html
> Our documentation in the reference manual on foreign keys/referential actions
> has errors.
--
This message was sent by Atlassian JIRA
(v6.2#6252)