How to properly normalize this table?
Subscriber Number | Name | Magazine Code | Magazine | Start Date | End Date |
---|---|---|---|---|---|
101 | Jones | TIM | Time | Mar-93 | Feb-99 |
110 | Allen | NEW | Newsweek | Feb-96 | Jan-99 |
SCI | Science | Jun-94 | May-00 | ||
202 | Smith | NEW | Newsweek | Feb-94 | Jan-99 |
TIM | Time | May-94 | Apr-01 | ||
TIM | Time | May-94 | Apr-01 |
(third row with two blanks are still the data of Allen which has the subscriber number of 110) (same goes with 5th and 6th row two blanks, data is still from its preceding term Smith which has the subscriber number 202) (they were just left blank to identify them as the values from their preceding terms)
My process of normalizing:
I used this site for reference:
https://www.sqa.org.uk/e-learning/MDBS01CD/page_27.htm