Hi,
I want to have list of all SPs from my database that fulfill some conditions, say all those SPs that have StudentId in them as i want to update those SPs where StudentId would be a key column.
How can i get the list of all such SPs?
Thanks for your inputs.