G
Guest
Hello -
I am trying to normalize a table that has a date field in it. There are
going to be 300 users per day that handle about 60 calls per day. Normally,
I would have a date field in the main table and have a default value of
"Date()" to automatically put a date in. I started thinking that this table
will consist of 300 multiplied by 60, or 1800 dates that are the same for
each day of the year! How is this normally handled? Would I create a
separate table just for date?
Another question - when you create a lookup field, isn't that adding extra
text to your table that makes it larger and actually not normalized?
I am trying to normalize a table that has a date field in it. There are
going to be 300 users per day that handle about 60 calls per day. Normally,
I would have a date field in the main table and have a default value of
"Date()" to automatically put a date in. I started thinking that this table
will consist of 300 multiplied by 60, or 1800 dates that are the same for
each day of the year! How is this normally handled? Would I create a
separate table just for date?
Another question - when you create a lookup field, isn't that adding extra
text to your table that makes it larger and actually not normalized?