Hey there,
currently I'm editing a table in ssms. I would like to script out my changes made via the "Edit top 200..." command, as I need to reproduce those changes on another machine (with the same DB of course).
Is there any way I can capture those changes in a script, so when running this script it will automatically update all fields?
Thanks in advance