Viral Sarvaiya Posted 8 Months ago through
Blogs
Few days ago I get very tedious job in database,<br>I have to search all stored procedure which have use one particular table.<br><br>I get following 1 option of query from sys table of sqlserver<br><br>SELECT ROUTINE_NAME, ROUTINE_DEFINITION FROM INFOR...