Hello there,
Does anyone know of a way to track changes to an SQL Server database so that
I can easily run those changes at a later date?
That is, I want to make schema changes, and record those changes so that I
can execute them 6 months later on a copy of the orignal database.
Thank you kindly for any ideas anyone may have
John
Does anyone know of a way to track changes to an SQL Server database so that
I can easily run those changes at a later date?
That is, I want to make schema changes, and record those changes so that I
can execute them 6 months later on a copy of the orignal database.
Thank you kindly for any ideas anyone may have
John
Comment