I have to update about 20 procedures on over 50 databases. Going to take forever to do one at a time.
All the DB's have the same schema, and it's really just a simple alter statement I'm running.
Is there a script or easy way to do this? A little utility perhaps.
I can't use RedHat SQL compare (my usual) due to network constraints.