My database involves corporations and their tax returns. Therefore, one of the tables lists the corporations. Another table lists the various tax returns for each corp over a period of time.
Sometimes, corporate names change. In fact, they can change many times over the life of a corp. And while the name may change, the underlying corp is still the same.
Does anyone have any experience / advice on how to deal with multiple name changes?
I imagine that end users may want to run a query to show the name history of a corp and when exactly changes occurred.
Thanks for any advice.
Sometimes, corporate names change. In fact, they can change many times over the life of a corp. And while the name may change, the underlying corp is still the same.
Does anyone have any experience / advice on how to deal with multiple name changes?
I imagine that end users may want to run a query to show the name history of a corp and when exactly changes occurred.
Thanks for any advice.