Tech2377
Programmer
- Nov 13, 2007
- 81
I have a database that I have changed the spelling of a field in all of the tables of a database. I also need to change the field name referenced in all of my stored procedures also. Considering I have about 50 stored procedures to deal with....
Can I somehow check ALL stored procedures in my database for a field name and variable name and change them both?
Can I somehow check ALL stored procedures in my database for a field name and variable name and change them both?