• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Prayer

            在一般中尋求卓越
            posts - 1256, comments - 190, trackbacks - 0, articles - 0
              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

            外鍵 刪除

            Posted on 2010-05-09 18:15 Prayer 閱讀(226) 評論(0)  編輯 收藏 引用 所屬分類: DB2
            DELETE Rules
            When you delete a row from a parent table, the database manager checks if there
            are any dependent rows in the dependent table with matching foreign key values. If
            any dependent rows are found, several actions can be taken. You determine which
            action will be taken by specifying a delete rule when you create the dependent
            table.

            RESTRICT — This rule prevents any row in the parent table from being deleted if
            any dependent rows are found. If you need to remove both parent and dependent
            rows, delete dependent rows first.
            • NO ACTION — This rule enforces the presence of a parent row for every child
            after all the referential constraints are applied. This is the default. The difference
            between NO ACTION and RESTRICT is based on when the constraint is enforced.
            See the DB2 SQL Reference for further details.
            • CASCADE DELETE — This rule implies that deleting a row in the parent table
            automatically deletes any related rows in the dependent table.
            • SET NULL — This rule ensures that deletion of a row in the parent table sets the
            values of the foreign key in any dependent row to null (if nullable). Other parts
            of the row are unchanged.


            UPDATE Rules
            The database manager prevents the update of a unique key of a parent row. When
            you update a foreign key in a dependent table and the foreign key is defined with
            NOT NULL option, it must match some value of the parent key of the parent table.
            Two options exist:
            • RESTRICT — The update for the parent key will be rejected if a row in the
            dependent table matches the original values of the key.
            • NO ACTION — The update operation for the parent key will be rejected if any row
            in the dependent table does not have a corresponding parent key when the
            update statement is completed (excluding after triggers). This is the default


            在更新父表中的鍵值時,可以指定兩條規則:RESTRICT 和 NO ACTION。如果從屬表中有從屬行,則 RESTRICT 不允許更新鍵值。如果在更新完成時在從屬表中有從屬行,而從屬行在父表中沒有父鍵,則 NO ACTION 將導致對父鍵值的更新操作被拒絕

            RESTRICT 是在更新之前限制,
            NO ACTION 是在更新之后限制,
            結果一樣,判斷的時間點不同

            簡單地說 On delete no action 和 ON DELETE RESTRICT 的區別不大,ON DELETE RESTRICT 要比 On delete no action 的檢查條件嚴格些
            書上抄來的解釋(注意,解釋幾乎完全相同,唯一區別在于檢查鍵關聯的時間一個是 after,一個是 before):

            ON DELETE NO ACTION. This definition ensures that whenever a delete operation is performed on the parent table of a referential constraint, the value for the foreign key of each row in the child table will have a matching value in the parent key of the parent table (after all other referential constraints have been applied).


            ON DELETE RESTRICT. This definition ensures that whenever a delete operation is performed on the parent table of a referential constraint, the value for the foreign key of each row in the child table will have a matching value in the parent key of the parent table (before any other referential constraints are applied).

            久久久综合香蕉尹人综合网| 亚洲欧美伊人久久综合一区二区| 亚洲人成电影网站久久| 99蜜桃臀久久久欧美精品网站| 久久亚洲AV成人出白浆无码国产| 国产A级毛片久久久精品毛片| 久久青青色综合| 久久99精品国产自在现线小黄鸭| 国产精品久久久久久久久久免费| 久久夜色精品国产| 无码AV波多野结衣久久| 亚洲成人精品久久| 精品久久久久久久| 色偷偷久久一区二区三区| 色综合久久精品中文字幕首页| 久久午夜无码鲁丝片| 久久久WWW成人| 97久久精品人人澡人人爽| 午夜精品久久久久久影视777| 99热热久久这里只有精品68| 久久九九兔免费精品6| 99久久无色码中文字幕人妻| 国产高潮国产高潮久久久91 | 亚洲嫩草影院久久精品| 久久精品国产乱子伦| 国产99久久九九精品无码| 99久久国产热无码精品免费 | 一本大道久久东京热无码AV | 久久99热国产这有精品| 久久久久国产精品人妻| 久久天天躁狠狠躁夜夜av浪潮| 色综合久久最新中文字幕| 99久久婷婷国产综合亚洲| 亚洲中文字幕无码久久2020| 女同久久| 久久久精品人妻一区二区三区蜜桃| 亚洲精品视频久久久| 亚洲国产成人久久精品99| 婷婷久久五月天| 囯产极品美女高潮无套久久久| 亚洲精品无码专区久久同性男|