count of select statements in an stored procedure
Database
1
Posts
1
Posters
0
Views
1
Watching
-
have 500 sps and some of them have select statements in it... i want to take the count of this select statements excluding the commented ones.. is there any query for that?.. or hoe can i get the count of the select statements in sps in my database is there any regular expression to do this.. i am using mssql 2005 and 2000. thanks in advance