I need to understand the proper process for changing the CDC captured columns without losing history. I have searched many places and found many different responses.
I am working with SQL Server 2016 SP1 (Standard) which according to MS does support CDC as of 2016 SP1.
I need to change the captured columns list without losing historical information in the capture tables. Please tell me the correct procedure for changing the captured columns list without losing history.
Thanks in Advance