SyntaxFix
Write A Post
Hire A Developer
Questions
I usually run the following to achieve that:
select distinct object_name(id) from syscomments where text like '%[ABD]%' order by object_name(id)