I have 300 stored procedures.
I want to know whether there is no string in it or not.
Is this possible?
For example: I want to know whether You can try: - my.dboTbls has been commented or not.
select p. * Object_Definition (p.Object_Id) '% - my.dboTbls%' from Sys.procedures p
No comments:
Post a Comment