in reply to Migrating a 1NF table to multiple 2NF tables

I have found that database normalization is a hard thing to learn/teach, but it is very important to know when creating databases. Here is a power point normalization.zip from a college database design class I took that is probably the best tutorial I have seen.

--Tom
  • Comment on Re: !--info--Migrating a 1NF table to multiple 2NF tables