I am implementing CDC to capture some specific column value change in a table. With the value I need to capture who changed the value as well. Unfortunately it looks like CDC does not capture the user details. How can I do this?
Any pointers would be greatly appreciated.
Thanks