Thanks for such a clear demo. The "consolidated change" at 9:35 is a pretty unfortunate feature. Is there an easy work around to show all changes (non consolidated)?
Maybe store/record keep track of all changes from the exact previous version? Could also look into Change Data Capture instead of Change Tracking which stores the columns, values and data that changes as well as the operation (U,I,D).
@@bulletbeatboxer Change Data Capture is a nightmare in terms of stability. I've tried it. I would very much rather use sql trigger than CDC. It's so bad that I've switched from sql server to postgres now.
Thanks for such a clear demo. The "consolidated change" at 9:35 is a pretty unfortunate feature. Is there an easy work around to show all changes (non consolidated)?
Maybe store/record keep track of all changes from the exact previous version? Could also look into Change Data Capture instead of Change Tracking which stores the columns, values and data that changes as well as the operation (U,I,D).
@@bulletbeatboxer Change Data Capture is a nightmare in terms of stability. I've tried it. I would very much rather use sql trigger than CDC. It's so bad that I've switched from sql server to postgres now.
Thank god! finally someone who doesn't have a potatoe in the mouth
Love you
Thank you for the video!
Salute! Help me a lot for doing my senior project.
Awesome!, thanks for share your knowledge Sr.
Thank you very much. That's what I was looking for.
Ufffff........Awesome!!!!!!!!!THANK YOU
Didn't know about SYS_CHANGE_CONTEXT... might be useful for something I need.
How does the auto cleanup exactly work can anyone explain?
if I have Change tracking implemented on a table, can I detect a change in ASP.NET and do something with the newly inserted data?
This is greattttttttttttttttt, thank you man
very helpful. thank you!!
Nice. Thanks for the video.
Amazing!!! great job
Thank you so much for this video
Thank you for watching, glad I could help.
Thanks great video !!
Thanks! very useful
Thank you so much Sir !