How to move a existing view via Update set?
I need to move a already existing view from a dev instance to the live instance.Which tables do I need to put into the update set? I know the correct process would have been to create a Update set before I change or create the view. Netherless I need...