Hi All,
Several times we make changes in database where a column is removed/modified in one or more tables. This might break stored procs and views querying those tables. Is there a script which could pull out these bad stored procedures and views in a database ?
Thank you very much.