I have an order table that has several fields that store things like invoice date, post date, EDI date, etc. My question is (in general) should these types of fields that indicate the "State" of the order be in the order table or in a separate table? These fields are normally updated through procedures other than the normal editing of the record. I do have some concurrency issues that I deal with through the use of a reserved date/time field and it works quite well. Just looking for some guidelines and opinions here, and maybe a better method of dealing with this type of data.
Auguy
Sylvania/Toledo Ohio
Auguy
Sylvania/Toledo Ohio