1 / 10

Teaching Aid for Bernstein’s Algorithm

P01. Teaching Aid for Bernstein’s Algorithm. with Step-by-step Explanation. Wong Kim Wee Alvin U099023H Chua Jie Sheng A0073894N Steve Ng A0074059B Chin Gui Pei A0073834B. Overview. Problem. Proposed Solution. Architecture. Demo. Problem. Reconstructibility.

vilmos
Download Presentation

Teaching Aid for Bernstein’s Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. P01 Teaching Aid for Bernstein’s Algorithm with Step-by-step Explanation Wong Kim Wee Alvin U099023H Chua Jie Sheng A0073894N Steve Ng A0074059B Chin Gui Pei A0073834B

  2. Overview Problem Proposed Solution Architecture Demo

  3. Problem Reconstructibility Finding all possible keys Removing superfluous attributes BCNF may contain superfluous attribute Depends on non-redundant covering

  4. Proposed Solution 1. Eliminate extraneous attributes 2. Find covering 3. Partition 5. Eliminate transitive dependencies 4. Merge equivalent keys 6. Construct relations 7. Ensure reconstructibility 8. Find all keys

  5. Ensuring Reconstructibility 3. Search for attributes in FDs 1. Join all relations 2. Find missing attributes 4. Search for attributes in MVDs 5. Display missing attributes without FD or MVD

  6. Finding All Keys 1. Retrieve all keys 2. Find intersection 3. Determine missing keys 4. Determine possible keys

  7. Architecture Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Reconstruct Find all keys

  8. Test Cases

  9. Demo

  10. Question and Answer

More Related