Mode Decomposition---The method of judging non-destructive connectivity

Source: Internet
Author: User

Example: Known r<u, f>,u= {A, B, C, D, E},f={ab→c, D→e, c→d},r a decomposition ρ= {R1 (a,b,c), R2 (C,d), R3 (D,e)}. Determines whether the decomposition ρ is a lossless connection decomposition.

Solution: (1) construct the initial table:



---------》


Relational schema R<u, a decomposition of f> ρ= {r1<u1,f1>,r2<u2,f2>}.

What if U1∩U2→U1-U2? f+ or u1∩u2→u2-u1? f+, then ρ has a non-destructive connectivity.

This theorem can be used to determine the non-destructive connectivity of mode decomposition in Split

Example: Student relations S (Sno, Sname, Ssex, Dept, Deptmanager) decomposed into S (Sno, Sname, Ssex, sdept) and D (Dept, Deptmanager), D∩s = Dept, D-s = d Eptmanager, Dept→deptmanager is a function dependency in the original relationship, and this decomposition is the decomposition of a lossless connection.

Mode Decomposition---The method of judging non-destructive connectivity (RPM)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.