Search Results

3
votes

What would a Database Diagram (ER Diagram/Table Layout) look like for measuring distribution of something?

I think that the actual activity would create some type of record with at least an ActivityId and ActivityDate in a logging table. An other column might be the identifier of the computer creating …