Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6827789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:18:23+00:00 2026-05-26T22:18:23+00:00

When can a BCNF decomposition not preserve functional dependency… I am trying to figure

  • 0

When can a BCNF decomposition not preserve functional dependency… I am trying to figure this out for say R=(V,W,X,Y,Z)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:18:24+00:00Added an answer on May 26, 2026 at 10:18 pm

    The point of a BCNF decomposition is to eliminate functional dependencies that are not of the form key -> everything else

    So if a table has a FD, say A -> B, such that A is not a key, it means you’re storing redundant data in your table. As a result, you create a new table with columns A and B, with A being the key, then you remove B from your original table.

    As a result of this change you would no longer suffer from deletion anomalies, nor would you have to update multiple rows just to make a change to the A -> B relationship.

    So for a trivial, naive example, let’s say you have a employee table with columns:

     employeeId   name   jobTitle    salary
    

    Assume that jobTitle -> salary that is, everyone with the same job title always makes the same salary. Assume a jobTitle of “developer” equates to a salary of $90,000. If you have 20 developers in your database, it would be silly to store the same redundant value of $90,000 for each row. So, you drop the salary column from your employees table, and create a new salary table with:

     jobTitle_[key]   salary
    

    Then, to get a salary on an employee, you look it up in the salary table.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can't figure out how to do this in a pretty way : I have
Can anyone help me trying to find out why this doesn't work. The brushes
Can't work out a way to make an array of buttons in android. This
Can someone please help me figure out why my accordion script at http://www.mincovlaw.com/services/copyright gets
Can anyone help me as what is going wrong here? Am not able to
Can somebody help me convert this VB function to Perl (PHP, Ruby or Python
Can anyone tell me how to open Auto CAD file in HTML5? Is this
Can someone tell me why the following does not match: >>> re.search(r'(\d{2, 10})', '153')
Can I run this in a Windows command prompt like I can run it
Can anybody help me? What should be the datatype for this type -07:00:00 of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.