Jump to content

Abstract normalization syntax?


davej

Recommended Posts

I've seen a normalization problem posted recently that was expressed like this... Relation: R(ABCDEFG)Functional dependencies: F = {ABC -> DEFG, AB -> DFG, B -> EF}Assumed primary key: A I have a difficult time making sense of it. First of all the claim that A is the "primary key" seems completely bogus. Then I also don't know what to do with C. I would think you would make two tables, but I don't know where C should go... BEFABDG

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...