Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Key question
Message
 
To
23/12/1999 13:44:02
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00307005
Message ID:
00308116
Views:
37
>example a persons table:
>
>Personid, firstname, lastname, adress, postalcode, city, dayofbirth, function, department, etc.
>
>when you want to track changes you would probabply add a date identifyier to mark from which data this data becomes current:
>
>(SomePk,) Date, Personid, firstname, lastname, adress, postalcode, city, dayofbirth, function, department, etc.
>
>If this person changes departments the attributes are copied into a new record
>with a new datestamp. Though the department has changed, it still contains the
>same values for the other attributes. Is this redundant data ? if so, how
>would you solve this ?

You have a person table, a department tables, and a person/department table which has the person key, department key, and date they started working there.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform