mike509123
MIS
Hi,
I am currently using Microsoft SQL Server Management Studio to look at the contents of my database and view/edit my stored procedures. Is there a way using SQL Server Management Studio to search through all the stored procedures for the words 'accounts'. I know one solution i have is to manually right click on each stored procedure and select "modify" and then manually inspect each stored procedure. Is there a better way?
I am currently using Microsoft SQL Server Management Studio to look at the contents of my database and view/edit my stored procedures. Is there a way using SQL Server Management Studio to search through all the stored procedures for the words 'accounts'. I know one solution i have is to manually right click on each stored procedure and select "modify" and then manually inspect each stored procedure. Is there a better way?