reset password
Author Message
HelloWorld
Posts: 88
Posted 19:55 Jul 08, 2009 |
  • (15pt) For each table in the relational schema, list the functional dependencies and determine whether the table is in BCNF or 3NF.

You're asking us to pick which method to test whether a table is considered a "good" table right?

cysun
Posts: 2935
Posted 20:26 Jul 08, 2009 |
HelloWorld wrote:
  • (15pt) For each table in the relational schema, list the functional dependencies and determine whether the table is in BCNF or 3NF.

You're asking us to pick which method to test whether a table is considered a "good" table right?

I don't get your question.

HelloWorld
Posts: 88
Posted 20:27 Jul 08, 2009 |

Nevermind, I think I understand.. so for each table, we have to determine whether it's BCNF or 3NF right?

cysun
Posts: 2935
Posted 20:43 Jul 08, 2009 |
HelloWorld wrote:

Nevermind, I think I understand.. so for each table, we have to determine whether it's BCNF or 3NF right?

Yes.