When creating history tables that are appended to whenever a record is
updated, should one append the corresponding child table records to their
history tables at the same time (so as to have a complete set for each
edit); or should one append the child tables only when those particular
tables are edited? I have been doing the latter, but I thought I'd ask for
others' opinions.
Thanks!
Neil
updated, should one append the corresponding child table records to their
history tables at the same time (so as to have a complete set for each
edit); or should one append the child tables only when those particular
tables are edited? I have been doing the latter, but I thought I'd ask for
others' opinions.
Thanks!
Neil
Comment